service state_machine.guard_factory in State Machine 8
Class
Drupal\state_machine\Guard\GuardFactory2 string references to state_machine.guard_factory
- GuardsPass::process in src/
DependencyInjection/ Compiler/ GuardsPass.php - Passes the grouped service IDs of guards to the guard factory.
- Workflow::create in src/
Plugin/ Workflow/ Workflow.php - Creates an instance of the plugin.
File
View source
- class: Drupal\state_machine\Guard\GuardFactory
- arguments:
- - '@service_container'