You are here

protected property LayoutBuilderFieldSerializer::$entityTypeManager in Acquia Content Hub 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManager

Overrides LayoutBuilderDataHandlerTrait::$entityTypeManager

File

src/EventSubscriber/SerializeContentField/LayoutBuilderFieldSerializer.php, line 26

Class

LayoutBuilderFieldSerializer
Subscribes to entity field serialization to handle layout builder fields.

Namespace

Drupal\acquia_contenthub\EventSubscriber\SerializeContentField

Code

protected $entityTypeManager;