function WorkflowTypeInterface::label

Gets the label for the workflow type.

Return value

string The workflow type label.

1 method overrides WorkflowTypeInterface::label()
WorkflowTypeBase::label in core/modules/workflows/src/Plugin/WorkflowTypeBase.php
Gets the label for the workflow type.

File

core/modules/workflows/src/WorkflowTypeInterface.php, line 26

Class

WorkflowTypeInterface
An interface for Workflow type plugins.

Namespace

Drupal\workflows

Code

public function label();

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