class ClassInstanceSupportStrategy implements SupportStrategyInterface

deprecated since Symfony 4.1, use InstanceOfSupportStrategy instead

Methods

__construct(string $className)

No description

bool
supports(Workflow $workflow, object $subject)

No description

string
getClassName()

No description

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