You are here

constant RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID in JSON:API 8

Same name and namespace in other branches
  1. 8.2 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 29

Class

RegisterSerializationClassesCompilerPass
Adds services tagged JSON API-only normalizers to the Serializer.

Namespace

Drupal\jsonapi\DependencyInjection\Compiler

Code

const OVERRIDDEN_SERVICE_ID = 'jsonapi.serializer_do_not_use_removal_imminent';