Skip to content
Snippets Groups Projects
Unverified Commit ce6bafa1 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3159102 by Niklan: Documentation for...

Issue #3159102 by Niklan: Documentation for \Drupal\serialization\RegisterEntityResolversCompilerPass is incorrect

(cherry picked from commit 3dbcad2d)
parent 9357d0b6
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment