protected property NodeTabForm::$spoolStorage in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Form/NodeTabForm.php \Drupal\simplenews\Form\NodeTabForm::spoolStorage
- 3.x src/Form/NodeTabForm.php \Drupal\simplenews\Form\NodeTabForm::spoolStorage
The spool storage.
Type: \Drupal\simplenews\Spool\SpoolStorageInterface
File
- src/
Form/ NodeTabForm.php, line 25
Class
- NodeTabForm
- Configure simplenews subscriptions of a user.
Namespace
Drupal\simplenews\FormCode
protected $spoolStorage;