ValidateWorkflowsPass deprecated

class ValidateWorkflowsPass extends ValidateWorkflowsPass

deprecated

since version 3.3, to be removed in 4.0. Use {@link BaseValidateWorkflowsPass} instead

Methods

__construct($definitionTag = 'workflow.definition') from ValidateWorkflowsPass
process(ContainerBuilder $container)

You can modify the container here before it is dumped to PHP code.

from ValidateWorkflowsPass

Details

__construct($definitionTag = 'workflow.definition')

Parameters

$definitionTag

process(ContainerBuilder $container)

You can modify the container here before it is dumped to PHP code.

Parameters

ContainerBuilder $container