You are here

protected property ContentHasherEventSubscriber::$contentStorage in Tome 8

The target content storage.

Type: \Drupal\Core\Config\FileStorage

File

modules/tome_sync/src/EventSubscriber/ContentHasherEventSubscriber.php, line 31

Class

ContentHasherEventSubscriber
Event subscriber that keeps the content hash table up to date.

Namespace

Drupal\tome_sync\EventSubscriber

Code

protected $contentStorage;