Loading core/modules/serialization/src/RegisterEntityResolversCompilerPass.php +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface; /** * Adds services tagged 'normalizer' and 'encoder' to the Serializer. * Adds services tagged 'entity_resolver' to the Serializer. */ class RegisterEntityResolversCompilerPass implements CompilerPassInterface { Loading Loading
core/modules/serialization/src/RegisterEntityResolversCompilerPass.php +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface; /** * Adds services tagged 'normalizer' and 'encoder' to the Serializer. * Adds services tagged 'entity_resolver' to the Serializer. */ class RegisterEntityResolversCompilerPass implements CompilerPassInterface { Loading