InstanceOfSupportStrategy
class InstanceOfSupportStrategy implements WorkflowSupportStrategyInterface
Methods
| __construct(string $className) | ||
| bool | supports(WorkflowInterface $workflow, $subject) | |
| string | getClassName() |
Details
__construct(string $className)
Parameters
| string | $className |
bool supports(WorkflowInterface $workflow, $subject)
Parameters
| WorkflowInterface | $workflow | |
| $subject |
Return Value
| bool |
string getClassName()
Return Value
| string |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Workflow/SupportStrategy/InstanceOfSupportStrategy.html