protected property WorkflowCustomStateTransitionAccessTest::$adminUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php \Drupal\Tests\workflows\Functional\WorkflowCustomStateTransitionAccessTest::adminUser
A test admin user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ workflows/ tests/ src/ Functional/ WorkflowCustomStateTransitionAccessTest.php, line 33
Class
- WorkflowCustomStateTransitionAccessTest
- Test custom provided workflow access for state/transition operations.
Namespace
Drupal\Tests\workflows\FunctionalCode
protected $adminUser;