Skip to content

Instantly share code, notes, and snippets.

@kevinquillen
Last active February 18, 2025 21:32
Show Gist options
  • Save kevinquillen/dbc2a0aa1c7a2e9b425b2d9d311f2ecb to your computer and use it in GitHub Desktop.
Save kevinquillen/dbc2a0aa1c7a2e9b425b2d9d311f2ecb to your computer and use it in GitHub Desktop.
Autowire Services File
serializer.normalizer.mymodule:
class: Drupal\mymodule\Normalizer\EntityNormalizer
autowire: true
tags:
- { name: normalizer }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment