You are here

protected property SpoolStorage::$config in Simplenews 8.2

Same name and namespace in other branches
  1. 8 src/Spool/SpoolStorage.php \Drupal\simplenews\Spool\SpoolStorage::config
  2. 3.x src/Spool/SpoolStorage.php \Drupal\simplenews\Spool\SpoolStorage::config

The config factory.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Spool/SpoolStorage.php, line 41

Class

SpoolStorage
Default database spool storage.

Namespace

Drupal\simplenews\Spool

Code

protected $config;