You are here

protected property EntityStateChangeValidationTest::$adminUser in Workbench Moderation 8

An admin user account.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Kernel/EntityStateChangeValidationTest.php, line 36

Class

EntityStateChangeValidationTest
@coversDefaultClass \Drupal\workbench_moderation\Plugin\Validation\Constraint\ModerationStateValidator @group workbench_moderation

Namespace

Drupal\Tests\workbench_moderation\Kernel

Code

protected $adminUser;