Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 215 Bytes

phpstan.md

File metadata and controls

10 lines (7 loc) · 215 Bytes

Enumhancer and PHPStan

If you are using PHPStan for static analysis, you can enable the extension.

Add the following to your projects phpstan.neon:

includes:
- vendor/henzeb/enumhancer/extension.neon