Skip to content

Commit 0202dcb

Browse files
authored
Remove duplicate ignore error for PATH_MODS
1 parent 64becb7 commit 0202dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ parameters:
99
- FOSSBilling
1010
ignoreErrors:
1111
- '#^Function __trans not found\.$#'
12-
- '#^Constant PATH_MODS not found\.$#'
12+
- '#^Constant PATH_MODS not found\.$#'

0 commit comments

Comments
 (0)