JSONRenderer.php
Avoid using static access to class '\PHPMD\Category\Category' in method 'renderReport'. Open
Open
$content = Category::documentationFor($checkName);
- Exclude checks
Avoid using static access to class '\PHPMD\Category\Category' in method 'renderReport'. Open
Open
$points = Category::pointsFor($checkName, $metric);
- Exclude checks
Avoid using static access to class '\PHPMD\Category\Category' in method 'renderReport'. Open
Open
$category = Category::categoryFor($checkName);
- Exclude checks