BlockContentUuidLookup::$entityTypeManager
Same name in other branches
- 9 core/modules/block_content/src/BlockContentUuidLookup.php \Drupal\block_content\BlockContentUuidLookup::entityTypeManager
- 10 core/modules/block_content/src/BlockContentUuidLookup.php \Drupal\block_content\BlockContentUuidLookup::entityTypeManager
- 11.x core/modules/block_content/src/BlockContentUuidLookup.php \Drupal\block_content\BlockContentUuidLookup::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
-
core/
modules/ block_content/ src/ BlockContentUuidLookup.php, line 28
Class
- BlockContentUuidLookup
- A cache collector that caches IDs for block_content UUIDs.
Namespace
Drupal\block_contentCode
protected $entityTypeManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.