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