service paragraphs_type.uuid_lookup

Class

\Drupal\paragraphs\ParagraphsTypeIconUuidLookup

Tags

  • needs_destruction

File

paragraphs/paragraphs.services.yml
paragraphs/paragraphs.services.yml

View source
  1. class: \Drupal\paragraphs\ParagraphsTypeIconUuidLookup
  2. arguments:
  3. - '@cache.bootstrap'
  4. - '@lock'
  5. - '@entity_type.manager'
  6. tags:
  7. - { name: needs_destruction }