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

Installs: 46

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:psalm-plugin

pkg:composer/orklah/psalm-strict-types-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: