PHP Interface raoul2000\workflow\source\file\IWorkflowDefinitionProvider

Mostrar archivo Open project: raoul2000/yii2-workflow

Public Methods

Method Description
getDefinition ( ) : array Returns the workflow definition in the form of an array.

Method Details

getDefinition() public method

Returns the workflow definition in the form of an array.
public getDefinition ( ) : array
return array