You are here

protected property Workflow::$guardFactory in State Machine 8

The guard factory.

Type: \Drupal\state_machine\Guard\GuardFactoryInterface

File

src/Plugin/Workflow/Workflow.php, line 21

Class

Workflow
Defines the class for workflows.

Namespace

Drupal\state_machine\Plugin\Workflow

Code

protected $guardFactory;