protected property BlockContentAccessHandlerTest::$accessControlHandler in Drupal 9
Same name and namespace in other branches
- 8 core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php \Drupal\Tests\block_content\Kernel\BlockContentAccessHandlerTest::accessControlHandler
The BlockContent access controller to test.
Type: \Drupal\block_content\BlockContentAccessControlHandler
File
- core/
modules/ block_content/ tests/ src/ Kernel/ BlockContentAccessHandlerTest.php, line 38
Class
- BlockContentAccessHandlerTest
- Tests the block content entity access handler.
Namespace
Drupal\Tests\block_content\KernelCode
protected $accessControlHandler;