Skip to content

Commit 4064a39

Browse files
committed
QA: Clearify purpose in documentation
1 parent 343200b commit 4064a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/php/lang/ast/syntax/php/Generics.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public static function component($type) {
1919
}
2020

2121
/**
22-
* Returns whether a given parameter is a generic type component
22+
* Returns whether a given type is a generic component
2323
*
2424
* @param lang.ast.Type $type
2525
* @param lang.ast.Type[] $components

0 commit comments

Comments
 (0)