Skip to content

Commit

Permalink
fix mod barcode product
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 committed Mar 12, 2024
1 parent fc732b1 commit 37b22d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ parameters:
- '#(\$force_dolibarr_lib|\$dolibarr_main_db).*in empty\(\) is never defined.#'
- '#Sprain\\SwissQrBill\\#'
- '#Constructor of class .* has an unused parameter #'
- '#Default value of the parameter#'
internalErrorsCountLimit: 50
cache:
nodesByFileCountMax: 512
Expand Down

0 comments on commit 37b22d5

Please sign in to comment.