Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

cdn77/PHPStanTestUtilsRule

Repository files navigation

Cdn77 PHPStan TestUtils Rule

Build Status Downloads Packagist Licence Quality Score Code Coverage

Extension helps PHPStan to determine return type from makeStub() method provided by MakeStub Feature in Cdn77 Test Utils.

Installation

  • Require this project as composer dev dependency:
composer require --dev cdn77/phpstan-test-utils-rule

Extension supports PHPStan Extension Installer so it will be installed automatically on composer require.

If you do not use the installer, you have to include extension.neon in your PHPStan config.