You are here

protected property RouteBuilderTest::$moduleHandler in Drupal 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php, line 66
Contains \Drupal\Tests\Core\Routing\RouteBuilderTest.

Class

RouteBuilderTest
@coversDefaultClass \Drupal\Core\Routing\RouteBuilder @group Routing

Namespace

Drupal\Tests\Core\Routing

Code

protected $moduleHandler;