constant RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID in JSON:API 8.2
Same name and namespace in other branches
- 8 src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php \Drupal\jsonapi\DependencyInjection\Compiler\RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID
The service ID.
@const string
File
- src/
DependencyInjection/ Compiler/ RegisterSerializationClassesCompilerPass.php, line 30
Class
- RegisterSerializationClassesCompilerPass
- Adds services tagged JSON:API-only normalizers to the Serializer.
Namespace
Drupal\jsonapi\DependencyInjection\CompilerCode
const OVERRIDDEN_SERVICE_ID = 'jsonapi.serializer';