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

Latest commit

 

History

History
22 lines (15 loc) · 1.44 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.44 KB

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.