protected property IssueWidget::$spoolStorage in Simplenews 3.x
Same name and namespace in other branches
- 8.2 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;