You are here

protected property SubscriptionsFormBase::$allowDelete in Simplenews 8.2

Same name and namespace in other branches
  1. 8 src/Form/SubscriptionsFormBase.php \Drupal\simplenews\Form\SubscriptionsFormBase::allowDelete
  2. 3.x src/Form/SubscriptionsFormBase.php \Drupal\simplenews\Form\SubscriptionsFormBase::allowDelete

Allow delete button.

Type: bool

File

src/Form/SubscriptionsFormBase.php, line 49

Class

SubscriptionsFormBase
Entity form for Subscriber with common routines.

Namespace

Drupal\simplenews\Form

Code

protected $allowDelete = FALSE;