notion-commotion/attribute-validator-command

创建Symfony命令,用于查找尚未分配类的属性。

1.06 2022-03-19 15:25 UTC

This package is auto-updated.

Last update: 2024-09-06 16:30:24 UTC


README

用于查找PHP 8中未定义类的属性。虽然如果类不存在,注解会导致错误,但属性并非如此。 LICENSE

安装

composer require notion-commotion/attribute-validator-command

使用

$ vendor/bin/attribute-validator