From 9f99baec624184ca9c378ae7b0cc47668070f64e Mon Sep 17 00:00:00 2001 From: Ahmed TAILOULOUTE Date: Tue, 28 Mar 2017 20:13:47 +0100 Subject: [PATCH] Update dic_tags.rst --- reference/dic_tags.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/dic_tags.rst b/reference/dic_tags.rst index f6dc316c4c3..9d375cc35fe 100644 --- a/reference/dic_tags.rst +++ b/reference/dic_tags.rst @@ -1439,7 +1439,7 @@ If you do need to use this tag, just make a new class that implements the :class:`Symfony\\Component\\Validator\\ObjectInitializerInterface` interface. Then, tag it with the ``validator.initializer`` tag (it has no options). -For an example, see the ``EntityInitializer`` class inside the Doctrine +For an example, see the ``DoctrineInitializer`` class inside the Doctrine Bridge. .. _`Twig's documentation`: http://twig.sensiolabs.org/doc/advanced.html#creating-an-extension