You are here

protected property WorkflowAccessControlHandlerTest::$accessControlHandler in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php \Drupal\Tests\workflows\Kernel\WorkflowAccessControlHandlerTest::accessControlHandler

The workflow access control handler.

Type: \Drupal\workflows\WorkflowAccessControlHandler

File

core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php, line 35

Class

WorkflowAccessControlHandlerTest
@coversDefaultClass \Drupal\workflows\WorkflowAccessControlHandler @group workflows

Namespace

Drupal\Tests\workflows\Kernel

Code

protected $accessControlHandler;