Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. serialization.services.yml

serializer.normalizer.config_entity

Class

Drupal\serialization\Normalizer\ConfigEntityNormalizer

Tags

  • normalizer

File

core/modules/serialization/serialization.services.yml

View source
  1. class: Drupal\serialization\Normalizer\ConfigEntityNormalizer
  2. tags:
  3. - { name: normalizer }
  4. arguments:
  5. - '@entity_type.manager'
  6. - '@entity_type.repository'
  7. - '@entity_field.manager'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal