notion-commotion/attribute-validator-command

Creates Symfony command to find attributes which do not have classes assigned.

1.06 2022-03-19 15:25 UTC

This package is auto-updated.

Last update: 2024-05-06 15:48:02 UTC


README

Used to find PHP 8 attributes without defined classes. While annotations will result in error if the class does not exist, not true for attributes. LICENSE

Installation

composer require notion-commotion/attribute-validator-command

Usage

$ vendor/bin/attribute-validator