Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8a420c5

Browse filesBrowse files
enumagfabpot
authored andcommitted
[Validator] Fix annotation
1 parent d55321d commit 8a420c5
Copy full SHA for 8a420c5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ private function validateGenericNode($value, $object, $cacheKey, MetadataInterfa
790790
* @param int $traversalStrategy The strategy used for
791791
* traversing the value
792792
* @param GroupSequence $groupSequence The group sequence
793-
* @param string[]|null $cascadedGroup The group that should
793+
* @param string|null $cascadedGroup The group that should
794794
* be passed to cascaded
795795
* objects instead of
796796
* the group sequence

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.