6 calls to WorkflowTypeBase::hasTransition()

WorkflowTypeBase::addTransition in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Adds a transition to the workflow.
WorkflowTypeBase::deleteTransition in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Deletes a transition.
WorkflowTypeBase::getTransition in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Gets a transition object for the provided transition ID.
WorkflowTypeBase::setTransitionFromStates in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Sets a transition's from states.
WorkflowTypeBase::setTransitionLabel in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Sets a transition's label.
WorkflowTypeBase::setTransitionWeight in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Sets a transition's weight.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.