protected property TokenTest::$moduleHandler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/tests/Drupal/Tests/Core/Utility/TokenTest.php \Drupal\Tests\Core\Utility\TokenTest::moduleHandler
The module handler service used for testing.
Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit_Framework_MockObject_MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Utility/ TokenTest.php, line 44 - Contains \Drupal\Tests\Core\Utility\TokenTest.
Class
- TokenTest
- @coversDefaultClass \Drupal\Core\Utility\Token @group Utility
Namespace
Drupal\Tests\Core\UtilityCode
protected $moduleHandler;