Skip to content

Commit 3c3a6b4

Browse files
committed
Reword
1 parent 0c9cc8d commit 3c3a6b4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

reference/dic_tags.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,11 @@ and :class:`Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface`.
10281028

10291029
For more details, see :doc:`/serializer`.
10301030

1031-
The priorities of the default normalizers can be found in the `serializer.php`_ file.
1031+
Run the following command to check the priorities of the default normalizers:
1032+
1033+
.. code-block:: terminal
1034+
1035+
$ php bin/console debug:container --tag serializer.normalizer
10321036
10331037
.. _dic-tags-translation-loader:
10341038

0 commit comments

Comments
 (0)