We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c3a43 commit ecce4c2Copy full SHA for ecce4c2
1 file changed
src/Utilities/Normalizer.php
@@ -11,7 +11,7 @@ class Normalizer
11
/**
12
* @param array|Collection $values
13
* @param array $normalizeTypes
14
- * @return array
+ * @return array|Collection
15
* @throws NormalizerException
16
*/
17
public static function normalizeValues($values, array $normalizeTypes)
0 commit comments