Registry
class Registry
Methods
| add(Workflow $workflow, string|SupportStrategyInterface $supportStrategy) | ||
| Workflow | get(object $subject, string|null $workflowName = null) | 
Details
add(Workflow $workflow, string|SupportStrategyInterface $supportStrategy)
Parameters
| Workflow | $workflow | |
| string|SupportStrategyInterface | $supportStrategy | 
Workflow get(object $subject, string|null $workflowName = null)
Parameters
| object | $subject | |
| string|null | $workflowName | 
Return Value
| Workflow | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/3.4/Symfony/Component/Workflow/Registry.html