InlineBlockDeriver::$entityTypeManager

Same name in other branches
  1. 9 core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php \Drupal\layout_builder\Plugin\Derivative\InlineBlockDeriver::entityTypeManager
  2. 8.9.x core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php \Drupal\layout_builder\Plugin\Derivative\InlineBlockDeriver::entityTypeManager
  3. 11.x core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php \Drupal\layout_builder\Plugin\Derivative\InlineBlockDeriver::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php, line 23

Class

InlineBlockDeriver
Provides inline block plugin definitions for all block types.

Namespace

Drupal\layout_builder\Plugin\Derivative

Code

protected $entityTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.