Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TransitionInterface.php

function TransitionInterface::id

Gets the transition's ID.

Return value

string The transition's ID.

1 method overrides TransitionInterface::id()
Transition::id in core/modules/workflows/src/Transition.php
Gets the transition's ID.

File

core/modules/workflows/src/TransitionInterface.php, line 37

Class

TransitionInterface
A transition value object that describes the transition between two states.

Namespace

Drupal\workflows

Code

public function id();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal