protected property ParagraphsTypeIconUuidLookup::$entityTypeManager in Paragraphs 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
ParagraphsTypeIconUuidLookup.php, line 20
Class
- ParagraphsTypeIconUuidLookup
- A cache collector that caches IDs for the paragraphs_type entity icon UUIDs.
Namespace
Drupal\paragraphsCode
protected $entityTypeManager;