protected property SpoolStorage::$connection in Simplenews 8.2
Same name and namespace in other branches
- 8 src/Spool/SpoolStorage.php \Drupal\simplenews\Spool\SpoolStorage::connection
- 3.x src/Spool/SpoolStorage.php \Drupal\simplenews\Spool\SpoolStorage::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Spool/ SpoolStorage.php, line 27
Class
- SpoolStorage
- Default database spool storage.
Namespace
Drupal\simplenews\SpoolCode
protected $connection;