public constant ScheduledTransitionInterface::OPTION_LATEST_REVISION in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x src/Entity/ScheduledTransitionInterface.php \Drupal\scheduled_transitions\Entity\ScheduledTransitionInterface::OPTION_LATEST_REVISION
Option to schedule latest revision.
File
- src/
Entity/ ScheduledTransitionInterface.php, line 25
Class
- ScheduledTransitionInterface
- Interface for Scheduled Transitions.
Namespace
Drupal\scheduled_transitions\EntityCode
public const OPTION_LATEST_REVISION = 'latest_revision';