You are here

protected property NodeTabForm::$spoolStorage in Simplenews 8.2

Same name and namespace in other branches
  1. 8 src/Form/NodeTabForm.php \Drupal\simplenews\Form\NodeTabForm::spoolStorage
  2. 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\Form

Code

protected $spoolStorage;