orklah/psalm-strict-types-empty-class

This package is abandoned and no longer maintained. The author suggests using the orklah/psalm-strict-types package instead.

Add declaration of strict_types in empty class

dev-master 2021-02-12 23:18 UTC

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: