You are here

protected property ContentHasher::$database in Tome 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/tome_sync/src/ContentHasher.php, line 18

Class

ContentHasher
Hashes normalized content in the database.

Namespace

Drupal\tome_sync

Code

protected $database;