constant RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_TAG in JSON:API 8
The service tag that only JSON API normalizers should use.
@const string
File
- src/
DependencyInjection/ Compiler/ RegisterSerializationClassesCompilerPass.php, line 36
Class
- RegisterSerializationClassesCompilerPass
- Adds services tagged JSON API-only normalizers to the Serializer.
Namespace
Drupal\jsonapi\DependencyInjection\CompilerCode
const OVERRIDDEN_SERVICE_TAG = 'jsonapi_normalizer_do_not_use_removal_imminent';