protected property SubscriberForm::$allowDelete in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Form/SubscriberForm.php \Drupal\simplenews\Form\SubscriberForm::allowDelete
- 3.x src/Form/SubscriberForm.php \Drupal\simplenews\Form\SubscriberForm::allowDelete
Allow delete button.
Type: bool
Overrides SubscriptionsFormBase::$allowDelete
File
- src/
Form/ SubscriberForm.php, line 18
Class
- SubscriberForm
- Form controller for the subscriber edit forms.
Namespace
Drupal\simplenews\FormCode
protected $allowDelete = TRUE;