public property SubscriptionsBlockForm::$message in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Form/SubscriptionsBlockForm.php \Drupal\simplenews\Form\SubscriptionsBlockForm::message
- 3.x 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 19
Class
- SubscriptionsBlockForm
- Configure simplenews subscriptions of the logged user.
Namespace
Drupal\simplenews\FormCode
public $message;