We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf01aae commit 5921310Copy full SHA for 5921310
src/Parser.php
@@ -88,7 +88,6 @@ final class Parser implements ParserInterface
88
* intersection types such as `T & X`.
89
* @param bool $list Enables or disables support for square bracket list
90
* types such as `T[]`.
91
- * @param SourceFactoryInterface $sources
92
*/
93
public function __construct(
94
public readonly bool $tolerant = false,
0 commit comments