Skip to content

Commit

Permalink
Issue #3159102 by Niklan: Documentation for \Drupal\serialization\Reg…
Browse files Browse the repository at this point in the history
…isterEntityResolversCompilerPass is incorrect

(cherry picked from commit 3dbcad2dd1f808b2d1df926ac77cddd3b9acdd2c)
  • Loading branch information
alexpott committed Jul 15, 2020
1 parent 460a04a commit fcfefc6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 {

Expand Down

0 comments on commit fcfefc6

Please sign in to comment.