W3cubDocs

/Symfony 4.1

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