Back to WorkflowServiceInterface class

Method getWorkflowContexts

public array
getWorkflowContexts
()
Returns valid contexts.
Returns
  • array
Since
  • 4.0.0

Method getWorkflowContexts - Source code

/**
 * Returns valid contexts.
 *
 * @return  array
 *
 * @since   4.0.0
 */
public function getWorkflowContexts() : array;