Skip to content

Commit 5d70679

Browse files
committed
lint
1 parent 35b3409 commit 5d70679

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Optional.php

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ public static function forNullable(mixed $value = null, ?TypeInterface $type = n
5959
* @template T
6060
*
6161
* @param array<string, T> $input
62-
* @param string $key
6362
* @param TypeInterface<T> $type
6463
* @return Optional<T|null>
6564
*/

0 commit comments

Comments
 (0)