WorkflowAccessControlHandlerTest::$adminUser

Same name and namespace in other branches
  1. 11.x 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
  3. 9 core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php \Drupal\Tests\workflows\Kernel\WorkflowAccessControlHandlerTest::adminUser
  4. 8.9.x 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 53

Class

WorkflowAccessControlHandlerTest
Tests Drupal\workflows\WorkflowAccessControlHandler.

Namespace

Drupal\Tests\workflows\Kernel

Code

protected $adminUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.