6 calls to WorkflowTypeBase::hasState()

WorkflowTypeBase::addState in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Adds a state to the workflow.
WorkflowTypeBase::addTransition in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Adds a transition to the workflow.
WorkflowTypeBase::deleteState in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Deletes a state from the workflow.
WorkflowTypeBase::setStateLabel in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Sets a state's label.
WorkflowTypeBase::setStateWeight in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Sets a state's weight value.
WorkflowTypeBase::setTransitionFromStates in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Sets a transition's from states.

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