service serializer.normalizer.file_entity.hal in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/hal/hal.services.yml \serializer.normalizer.file_entity.hal
Class
Drupal\hal\Normalizer\FileEntityNormalizerTags
- normalizer
File
- core/
modules/ hal/ hal.services.yml - core/modules/hal/hal.services.yml
View source
- class: Drupal\hal\Normalizer\FileEntityNormalizer
- tags:
- - { name: normalizer, priority: 20 }
- arguments:
- - '@entity.manager'
- - '@http_client'
- - '@rest.link_manager'
- - '@module_handler'