protected property ContentModerationStateAccessControlHandlerTest::$accessControlHandler in Drupal 9
Same name and namespace in other branches
- 8 core/modules/content_moderation/tests/src/Kernel/ContentModerationStateAccessControlHandlerTest.php \Drupal\Tests\content_moderation\Kernel\ContentModerationStateAccessControlHandlerTest::accessControlHandler
The content_moderation_state access control handler.
Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface
File
- core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationStateAccessControlHandlerTest.php, line 30
Class
- ContentModerationStateAccessControlHandlerTest
- @coversDefaultClass \Drupal\content_moderation\ContentModerationStateAccessControlHandler @group content_moderation
Namespace
Drupal\Tests\content_moderation\KernelCode
protected $accessControlHandler;