8000 bug #11320 [Validator] fixed class name of Traverse (HeahDude) · symfony/symfony-docs@6e0d97f · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e0d97f

Browse files
committe 8000 d
bug #11320 [Validator] fixed class name of Traverse (HeahDude)
This PR was merged into the 3.4 branch. Discussion ---------- [Validator] fixed class name of Traverse <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 7cb0504 Update Traverse.rst
2 parents a914565 + 7cb0504 commit 6e0d97f

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:`references/constraints/Valid` instead.
1111
+----------------+-------------------------------------------------------------------------------------+
1212
| Options | - `payload`_ |
1313
+----------------+-------------------------------------------------------------------------------------+
14-
| Class | :class:`Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\Traverse` |
14+
| Class | :class:`Symfony\Component\Validator\Constraints\Traverse` |
1515
+----------------+-------------------------------------------------------------------------------------+
1616

1717
Basic Usage

0 commit comments

Comments
 (0)
0