Back to WorkflowModelInterface class

Method workflowBeforeStageChange

public void
workflowBeforeStageChange
()
Let plugins access stage change events
Returns
  • void
Since
  • 4.0.0

Method workflowBeforeStageChange - Source code

/**
 * Let plugins access stage change events
 *
 * @return  void
 *
 * @since   4.0.0
 */
public function workflowBeforeStageChange();