You are here

constant RegisterSerializerCompilerPass::SERIALIZER_SERVICE_NAME in Replication 8.2

The replication serializer service name.

File

src/RegisterSerializerCompilerPass.php, line 17

Class

RegisterSerializerCompilerPass
Adds services tagged 'replication_normalizer' and 'replication_encoder' to the Serializer.

Namespace

Drupal\replication

Code

const SERIALIZER_SERVICE_NAME = 'replication.serializer';