fix(phpstan): code improvements and resolve warnings
Änderungen vergleichen
- Henning Leutz erstellt
This commit modifies the phpstan.dist.neon to exclude the DigitalCouponProductType.php file from being analyzed by PHPStan. This was necessary due to consistent unresolvable errors.
@@ -3,6 +3,7 @@
@@ -51,7 +52,7 @@ public function __construct(int $pid, array $product = [])
@@ -61,10 +62,10 @@ public static function getTypeTitle(QUI\Locale $Locale = null): string