protected property ScheduleRevisionDeleteForm::$revision in Business Rules 8
Same name and namespace in other branches
- 2.x src/Form/ScheduleRevisionDeleteForm.php \Drupal\business_rules\Form\ScheduleRevisionDeleteForm::revision
The Schedule revision.
Type: \Drupal\business_rules\Entity\ScheduleInterface
File
- src/
Form/ ScheduleRevisionDeleteForm.php, line 25
Class
- ScheduleRevisionDeleteForm
- Provides a form for deleting a Schedule revision.
Namespace
Drupal\business_rules\FormCode
protected $revision;