You are here

protected property SubscriptionsBlockForm::$uniqueId in Simplenews 8.2

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

Form unique ID.

Type: string

File

src/Form/SubscriptionsBlockForm.php, line 17

Class

SubscriptionsBlockForm
Configure simplenews subscriptions of the logged user.

Namespace

Drupal\simplenews\Form

Code

protected $uniqueId;