Skip to content

Commit 9631ee1

Browse files
committed
fix: phpstan baselines
1 parent a320623 commit 9631ee1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ parameters:
66
count: 1
77
path: src/ApiResources/Transformers/CategoryTransformer.php
88

9-
-
10-
message: '#^Access to an undefined property Igniter\\Cart\\Models\\Category\:\:\$menus\.$#'
11-
identifier: property.notFound
12-
count: 1
13-
path: src/ApiResources/Transformers/CategoryTransformer.php
14-
159
-
1610
message: '#^Access to an undefined property Igniter\\User\\Models\\Customer\:\:\$orders\.$#'
1711
identifier: property.notFound

0 commit comments

Comments
 (0)