You are here

protected property PathFieldSerializer::$manager in Acquia Content Hub 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/SerializeContentField/PathFieldSerializer.php, line 23

Class

PathFieldSerializer
Serializes path fields.

Namespace

Drupal\acquia_contenthub\EventSubscriber\SerializeContentField

Code

protected $manager;