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 2376c36 commit d4e110bCopy full SHA for d4e110b
1 file changed
docs/generics.rst
@@ -2,7 +2,7 @@
2
Generics
3
========
4
5
-This project is capable of parsing generics notation as used by phpstan. But it has some limitations, in regards to
+This project is capable of parsing generics notation as used by PHPStan. But it has some limitations, in regards to
6
phpstan. The main difference is that phpstan does scan your whole codebase to find out what types are used in generics,
7
while this library only parses the types as they are given to it.
8
0 commit comments