You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/LayoutBuilder/LayoutBuilderDataHandlerTrait.php, line 19

Class

LayoutBuilderDataHandlerTrait
Layout Builder trait for handling data.

Namespace

Drupal\acquia_contenthub\LayoutBuilder

Code

protected $entityTypeManager;