You are here

protected property BookEventSubscriber::$fileSystem in Tome 8

The file system.

Type: \Drupal\Core\File\FileSystemInterface

File

modules/tome_sync/src/EventSubscriber/BookEventSubscriber.php, line 41

Class

BookEventSubscriber
Event subscriber that keep book outlines in sync with content changes.

Namespace

Drupal\tome_sync\EventSubscriber

Code

protected $fileSystem;