protected property ViewsHooksTest::$moduleHandler

The module handler to use for invoking hooks.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

drupal/core/modules/views/lib/Drupal/views/Tests/ViewsHooksTest.php, line 52
Contains \Drupal\views\Tests\ViewsHooksTest.

Class

ViewsHooksTest
Tests that views hooks are registered when defined in $module.views.inc.

Namespace

Drupal\views\Tests

Code

protected $moduleHandler;