You are here

public function WorkflowConfigTransitionInterface::getWorkflowId in Workflow 8

Returns the Workflow ID of this object.

Return value

string Workflow ID.

File

src/Entity/WorkflowConfigTransitionInterface.php, line 49

Class

WorkflowConfigTransitionInterface
Defines a common interface for Workflow*Transition* objects.

Namespace

Drupal\workflow\Entity

Code

public function getWorkflowId();