You are here

protected property ViewsHooksTest::$moduleHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/ViewsHooksTest.php \Drupal\views\Tests\ViewsHooksTest::moduleHandler

The module handler to use for invoking hooks.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/views/src/Tests/ViewsHooksTest.php, line 56
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;