PHP Class ezcWorkflowVisitorReset, Workflow

This visitor should not be used directly but will be used by the reset() method on the workflow. reset(); ?>
Inheritance: extends ezcWorkflowVisitor
Show file Open project: zetacomponents/workflow

Protected Methods

Method Description
doVisit ( ezcWorkflowVisitable $visitable ) Perform the visit.

Method Details

doVisit() protected method

Perform the visit.
protected doVisit ( ezcWorkflowVisitable $visitable )
$visitable ezcWorkflowVisitable