-
- Downloads
refactor(phpstan): simplify boolean condition in autoloadafter attribute
Changed the boolean condition to check for false on `autoloadAfter` attribute. Instead of checking equality with false, the code now uses a not operator which makes it easier to read and follow. This change has been applied to both `ProductList.php` and `ManufacturerList.php` files.
Übergeordneter
bb40fb1a
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
werden angezeigt
Bitte registrieren oder Anmelden zum Kommentieren