You are here

protected property LinkGeneratorTest::$moduleHandler in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php \Drupal\Tests\Core\Utility\LinkGeneratorTest::moduleHandler

The mocked module handler.

Type: \PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php, line 42

Class

LinkGeneratorTest
@coversDefaultClass \Drupal\Core\Utility\LinkGenerator @group Utility

Namespace

Drupal\Tests\Core\Utility

Code

protected $moduleHandler;