protected property IssueWidget::$spoolStorage in Simplenews 8.2
Same name and namespace in other branches
- 3.x src/Plugin/Field/FieldWidget/IssueWidget.php \Drupal\simplenews\Plugin\Field\FieldWidget\IssueWidget::spoolStorage
The spool storage.
Type: \Drupal\simplenews\Spool\SpoolStorageInterface
File
- src/
Plugin/ Field/ FieldWidget/ IssueWidget.php, line 34
Class
- IssueWidget
- Plugin implementation of the 'simplenews_issue' widget.
Namespace
Drupal\simplenews\Plugin\Field\FieldWidgetCode
protected $spoolStorage;