public constant ScheduledTransitionsRouteProvider::LINK_TEMPLATE in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x 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\RoutingCode
public const LINK_TEMPLATE = 'scheduled_transitions';