Skip to content

Commit f7bd2f8

Browse files
committed
escape backslashes in class role
1 parent 0707074 commit f7bd2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Traverse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ using the :doc:`reference/constraints/Valid` instead.
1111
+----------------+-------------------------------------------------------------------------------------+
1212
| Options | - `payload`_ |
1313
+----------------+-------------------------------------------------------------------------------------+
14-
| Class | :class:`Symfony\Component\Validator\Constraints\Traverse` |
14+
| Class | :class:`Symfony\\Component\\Validator\\Constraints\\Traverse` |
1515
+----------------+-------------------------------------------------------------------------------------+
1616

1717
Basic Usage

0 commit comments

Comments
 (0)