You are here

protected property SimplenewsCommands::$spoolStorage in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 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;