E5FC [Validator] Fix annotation · symfony/symfony@8a420c5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a420c5

Browse files
enumagfabpot
authored andcommitted
[Validator] Fix annotation
1 parent d55321d commit 8a420c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines 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