You are here

protected property ContentModerationStateAccessControlHandlerTest::$accessControlHandler in Drupal 8

Same name and namespace in other branches
  1. 9 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\Kernel

Code

protected $accessControlHandler;