You are here

protected property GuardFactory::$guardServiceIds in State Machine 8

The guard service ids, grouped by workflow group ID.

Type: string[]

File

src/Guard/GuardFactory.php, line 24

Class

GuardFactory
Default implementation of the guard factory.

Namespace

Drupal\state_machine\Guard

Code

protected $guardServiceIds;