We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b3409 commit 5d70679Copy full SHA for 5d70679
src/Optional.php
@@ -59,7 +59,6 @@ public static function forNullable(mixed $value = null, ?TypeInterface $type = n
59
* @template T
60
*
61
* @param array<string, T> $input
62
- * @param string $key
63
* @param TypeInterface<T> $type
64
* @return Optional<T|null>
65
*/
0 commit comments