Skip to content
Code-Schnipsel Gruppen Projekte
Commit 7da729e9 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

fix: resolve erroneous types and classes in phpstan baseline

This commit resolves multiple issues identified by the phpstan static analysis tool. The erroneous
types and classes in `AbstractShippingEntry.php`, `EventHandler.php`, `ShippingTimePeriod.php` have
been refractored to match the correct class and method signatures. The erroneous sections have been
updated with the appropriate classes and methods for QUI\\\\ERP\\\\Accounting\\\\Invoice,
QUI\\\\ERP\\\\Accounting\\\\Offers, and QUI\\\\ERP\\\\SalesOrders.

Related: #55
Übergeordneter c87fe722
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
2 Merge Requests!46Update 'next-3.x' with latest changes from 'main',!45fix(phpstan): allow null as parameter in various functions
Pipeline-Nr. 15594 mit Warnungen bestanden