class InstanceOfSupportStrategy implements WorkflowSupportStrategyInterface

Methods

__construct(string $className)

No description

bool
supports(WorkflowInterface $workflow, $subject)

No description

string
getClassName()

No description

Details

__construct(string $className)

Parameters

string $className

bool supports(WorkflowInterface $workflow, $subject)

Parameters

WorkflowInterface $workflow
$subject

Return Value

bool

string getClassName()

Return Value

string