Registry
class Registry
Methods
add(Workflow $workflow, SupportStrategyInterface $supportStrategy) | ||
Workflow | get(object $subject, string|null $workflowName = null) |
Details
add(Workflow $workflow, SupportStrategyInterface $supportStrategy)
Parameters
Workflow | $workflow | |
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/4.0/Symfony/Component/Workflow/Registry.html