orklah / psalm-strict-types-empty-class
Add declaration of strict_types in empty class
Installs: 46
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:psalm-plugin
Requires
- php: ^7.3
- ext-simplexml: *
Requires (Dev)
- nikic/php-parser: ^4.0
- vimeo/psalm: ^4.0
This package is auto-updated.
Last update: 2021-02-12 23:19:36 UTC
README
/!\ This package is abandonned. Please use orklah/psalm-strict-types
psalm-strict-types-empty-class
A Psalm plugin to add declaration of stricts_types in empty class
Installation:
$ composer require --dev orklah/psalm-strict-types-empty-class $ vendor/bin/psalm-plugin enable orklah/psalm-strict-types-empty-class
Usage:
Run your usual Psalm command:
$ vendor/bin/psalm
Explanation: