notion-commotion / attribute-validator-command
创建Symfony命令,用于查找尚未分配类的属性。
1.06
2022-03-19 15:25 UTC
Requires
- php: >=8
- nette/utils: >=3.2
- notion-commotion/attribute-validator: ^1.0
- symfony/console: >=5.3
README
用于查找PHP 8中未定义类的属性。虽然如果类不存在,注解会导致错误,但属性并非如此。 LICENSE
安装
composer require notion-commotion/attribute-validator-command
使用
$ vendor/bin/attribute-validator