Skip to content

Commit

Permalink
Update phpstan baseline
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
  • Loading branch information
sampoyigi committed Apr 24, 2024
1 parent 733803c commit 557b056
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -252,12 +252,7 @@ parameters:

-
message: "#^Call to an undefined static method Igniter\\\\Coupons\\\\Models\\\\Coupon\\:\\:whereIsEnabled\\(\\)\\.$#"
count: 2
path: src/Models/Coupon.php

-
message: "#^Call to an undefined static method static\\(Igniter\\\\Coupons\\\\Models\\\\Coupon\\)\\:\\:whereIsEnabled\\(\\)\\.$#"
count: 1
count: 3
path: src/Models/Coupon.php

-
Expand Down

0 comments on commit 557b056

Please sign in to comment.