Closed bthirietcap closed 3 years ago
Hi,
It is not possible to instantiate or use dependency injection to use Checkboxes methods (e.g. Checkboxes::detectEmptyCheckboxes()) So it is a good idea to add an exclusion for this class in the phpmd.xml.dist file
https://github.com/axelerant/drupal-quality-checker/pull/17
Thank you for this. I'm sure there are more like this. If you get a chance, please create more PR's.
Hi,
It is not possible to instantiate or use dependency injection to use Checkboxes methods (e.g. Checkboxes::detectEmptyCheckboxes()) So it is a good idea to add an exclusion for this class in the phpmd.xml.dist file