PHPStan Types Bridge
Table of Contents
Composer
composer require --dev flow-php/phpstan-types-bridge:~0.38.0
With phpstan/extension-installer the extension is
registered automatically. Otherwise include it in your phpstan.neon:
includes:
- vendor/flow-php/phpstan-types-bridge/extension.neon
Found a typo or an outdated section? Edit this page on GitHub