fix(phpstan): resolve method and class checks
Several changes have been made, primarily around checking the existence of methods and classes and removing unnecessary comments. - Method checks have been introduced to ensure the `getCachePath()` method exists before calling it. - Removed invalid phpDocs, e.g., @var $Site Site and @var $Project Project - Fixed typing to align return types and updated a factory method to check class existence. - Added variable definition comments in the settings.css.php file for clarity. Related: #114
Übergeordneter
72beeb33
No related branches found
No related tags found
- phpstan-baseline.neon 1 Ergänzung, 50 Löschungenphpstan-baseline.neon
- src/QUI/TemplateCologne/Controls/Menu/Categories.php 6 Ergänzungen, 2 Löschungensrc/QUI/TemplateCologne/Controls/Menu/Categories.php
- src/QUI/TemplateCologne/Utils.php 6 Ergänzungen, 9 Löschungensrc/QUI/TemplateCologne/Utils.php
- src/QUI/TemplateCologne/settings.css.php 8 Ergänzungen, 1 Löschungsrc/QUI/TemplateCologne/settings.css.php
Bitte registrieren oder Anmelden zum Kommentieren