orklah/psalm-strict-types-empty-class

该包已被废弃且不再维护。作者建议使用orklah/psalm-strict-types包。

在空类中添加strict_types声明

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

This package is auto-updated.

Last update: 2021-02-12 23:19:36 UTC


README

/!\ 该包已被废弃。请使用 orklah/psalm-strict-types

psalm-strict-types-empty-class

一个在空类中添加stricts_types声明的Psalm插件

安装

$ composer require --dev orklah/psalm-strict-types-empty-class
$ vendor/bin/psalm-plugin enable orklah/psalm-strict-types-empty-class

使用方法

运行您的常规Psalm命令

$ vendor/bin/psalm

说明