protected property PermissionHandlerTest::$moduleHandler in Drupal 8
Same name and namespace in other branches
- 9 core/modules/user/tests/src/Unit/PermissionHandlerTest.php \Drupal\Tests\user\Unit\PermissionHandlerTest::moduleHandler
- 10 core/modules/user/tests/src/Unit/PermissionHandlerTest.php \Drupal\Tests\user\Unit\PermissionHandlerTest::moduleHandler
The mocked module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ user/ tests/ src/ Unit/ PermissionHandlerTest.php, line 41 - Contains \Drupal\Tests\user\Unit\PermissionHandlerTest.
Class
- PermissionHandlerTest
- Tests the permission handler.
Namespace
Drupal\Tests\user\UnitCode
protected $moduleHandler;