You are here

protected property SimplenewsCommands::$spoolStorage in Simplenews 8.2

Same name and namespace in other branches
  1. 3.x src/Commands/SimplenewsCommands.php \Drupal\simplenews\Commands\SimplenewsCommands::spoolStorage

The spool storage.

Type: \Drupal\simplenews\Spool\SpoolStorageInterface

File

src/Commands/SimplenewsCommands.php, line 36

Class

SimplenewsCommands
A Drush commandfile.

Namespace

Drupal\simplenews\Commands

Code

protected $spoolStorage;