You are here

protected property WorkflowAccessControlHandlerTest::$adminUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php \Drupal\Tests\workflows\Kernel\WorkflowAccessControlHandlerTest::adminUser
  2. 10 core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php \Drupal\Tests\workflows\Kernel\WorkflowAccessControlHandlerTest::adminUser

A test admin user.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

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

Namespace

Drupal\Tests\workflows\Kernel

Code

protected $adminUser;