You are here

protected property GenericGuard::$currentUser in State Machine 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

tests/modules/state_machine_test/src/Guard/GenericGuard.php, line 18

Class

GenericGuard

Namespace

Drupal\state_machine_test\Guard

Code

protected $currentUser;