protected property SubscriptionsFormBase::$allowDelete in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Form/SubscriptionsFormBase.php \Drupal\simplenews\Form\SubscriptionsFormBase::allowDelete
- 3.x src/Form/SubscriptionsFormBase.php \Drupal\simplenews\Form\SubscriptionsFormBase::allowDelete
Allow delete button.
Type: bool
File
- src/
Form/ SubscriptionsFormBase.php, line 48
Class
- SubscriptionsFormBase
- Entity form for Subscriber with common routines.
Namespace
Drupal\simplenews\FormCode
protected $allowDelete = FALSE;