constant ScheduledTransitionAddForm::LATEST_REVISION in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x src/Form/Entity/ScheduledTransitionAddForm.php \Drupal\scheduled_transitions\Form\Entity\ScheduledTransitionAddForm::LATEST_REVISION
Constant indicating the form key representing: latest revision.
@internal will be made protected when PHP version is raised.
File
- src/
Form/ Entity/ ScheduledTransitionAddForm.php, line 38
Class
- ScheduledTransitionAddForm
- Scheduled transitions add form.
Namespace
Drupal\scheduled_transitions\Form\EntityCode
const LATEST_REVISION = 'latest_revision';