You are here

protected property TermParentSerializer::$database in Acquia Content Hub 8.2

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/EventSubscriber/SerializeContentField/TermParentSerializer.php, line 22

Class

TermParentSerializer
Serializes taxonomy term field parents.

Namespace

Drupal\acquia_contenthub\EventSubscriber\SerializeContentField

Code

protected $database;