class Registry
add(Workflow $workflow, SupportStrategyInterface $supportStrategy) deprecated | ||
addWorkflow(WorkflowInterface $workflow, WorkflowSupportStrategyInterface $supportStrategy) | ||
Workflow | get(object $subject, string|null $workflowName = null) | |
array | all(object $subject) |
deprecated
Workflow | $workflow | |
SupportStrategyInterface | $supportStrategy |
WorkflowInterface | $workflow | |
WorkflowSupportStrategyInterface | $supportStrategy |
object | $subject | |
string|null | $workflowName |
Workflow |
object | $subject |
array |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Workflow/Registry.html