Skip to content

Commit 5921310

Browse files
committed
Fix rector errors
1 parent bf01aae commit 5921310

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Parser.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ final class Parser implements ParserInterface
8888
* intersection types such as `T & X`.
8989
* @param bool $list Enables or disables support for square bracket list
9090
* types such as `T[]`.
91-
* @param SourceFactoryInterface $sources
9291
*/
9392
public function __construct(
9493
public readonly bool $tolerant = false,

0 commit comments

Comments
 (0)