Skip to content

Commit f22edcf

Browse files
committed
remove return type
1 parent 8cc682b commit f22edcf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Type/Definition/Type.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,6 @@ public static function assertType($type)
328328

329329
/**
330330
* @param callable|Type $type
331-
*
332-
* @return Type $type
333331
*/
334332
public static function resolveLazyType($type)
335333
{

0 commit comments

Comments
 (0)