protected property BookEventSubscriber::$connection in Tome 8
The database connection.
Type: \Drupal\Core\Database\Connection
File
- modules/
tome_sync/ src/ EventSubscriber/ BookEventSubscriber.php, line 27
Class
- BookEventSubscriber
- Event subscriber that keep book outlines in sync with content changes.
Namespace
Drupal\tome_sync\EventSubscriberCode
protected $connection;