Skip to content
Code-Schnipsel Gruppen Projekte
  • Henning Leutz's avatar
    refactor: ignore phpstan warnings in calc.php · 23b6910c
    verfasst von Henning Leutz
    Updated calcArticleList method in Calc.php to ignore PHPStan warnings using the
    `@phpstan-ignore-line` and `@phpstan-ignore-next-line` directives. Also, added a TODO comment
    regarding net calculations.
    23b6910c