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.
2 parents 29b5b7d + 9eda251 commit ca5fc31Copy full SHA for ca5fc31
README.md
@@ -414,7 +414,7 @@ With version 4.3 we have added support for generics and added better type suppor
414
* `EnumSet<T of Enum>`
415
* `EnumMap<T of Enum>`
416
417
-Generic types will be detected by [PHPStan](https://phpstan.org/) and [Psaml](https://psalm.dev/).
+Generic types will be detected by [PHPStan](https://phpstan.org/) and [Psalm](https://psalm.dev/).
418
419
Additionally, we have developed an [extension for PHPStan](https://github.com/marc-mabe/php-enum-phpstan/)
420
to make enumerator accessor methods known.
0 commit comments