You are here

protected property ContentHasherEventSubscriber::$contentHasher in Tome 8

The content hasher.

Type: \Drupal\tome_sync\ContentHasherInterface

File

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

Class

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

Namespace

Drupal\tome_sync\EventSubscriber

Code

protected $contentHasher;