protected property MessageNotifyForm::$entity in Message UI 8
The entity being used by this form.
Type: \Drupal\Core\Entity\ContentEntityInterface|\Drupal\Core\Entity\RevisionLogInterface
Overrides EntityForm::$entity
File
- modules/
message_notify_ui/ src/ Form/ MessageNotifyForm.php, line 35
Class
- MessageNotifyForm
- Provides a form for send a message entity.
Namespace
Drupal\message_notify_ui\FormCode
protected $entity;