You are here

constant ScheduledTransitionAddForm::LATEST_REVISION in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 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 33

Class

ScheduledTransitionAddForm
Scheduled transitions add form.

Namespace

Drupal\scheduled_transitions\Form\Entity

Code

const LATEST_REVISION = 'latest_revision';