ClassInstanceSupportStrategy deprecated
class ClassInstanceSupportStrategy implements SupportStrategyInterface
deprecated
Methods
| __construct(string $className) | ||
| bool | supports(Workflow $workflow, object $subject) | |
| string | getClassName() |
Details
__construct(string $className)
Parameters
| string | $className |
bool supports(Workflow $workflow, object $subject)
Parameters
| Workflow | $workflow | |
| object | $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/ClassInstanceSupportStrategy.html