You are here

public constant ScheduledTransitionsRouteProvider::LINK_TEMPLATE in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 src/Routing/ScheduledTransitionsRouteProvider.php \Drupal\scheduled_transitions\Routing\ScheduledTransitionsRouteProvider::LINK_TEMPLATE

Name of the link template for scheduled transitions form.

Link template for scheduled transitions. This should not exist if the entity does not have a canonical template.

File

src/Routing/ScheduledTransitionsRouteProvider.php, line 25

Class

ScheduledTransitionsRouteProvider
Route provider for host entities of Scheduled Transitions.

Namespace

Drupal\scheduled_transitions\Routing

Code

public const LINK_TEMPLATE = 'scheduled_transitions';