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 343200b commit 4064a39Copy full SHA for 4064a39
src/main/php/lang/ast/syntax/php/Generics.class.php
@@ -19,7 +19,7 @@ public static function component($type) {
19
}
20
21
/**
22
- * Returns whether a given parameter is a generic type component
+ * Returns whether a given type is a generic component
23
*
24
* @param lang.ast.Type $type
25
* @param lang.ast.Type[] $components
0 commit comments