You are here

public property SubscriptionsBlockForm::$message in Simplenews 3.x

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

A message to use as description for the block.

Type: string

File

src/Form/SubscriptionsBlockForm.php, line 26

Class

SubscriptionsBlockForm
Add subscriptions for authenticated user or new subscriber.

Namespace

Drupal\simplenews\Form

Code

public $message;