We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a320623 commit 9631ee1Copy full SHA for 9631ee1
phpstan-baseline.neon
@@ -6,12 +6,6 @@ parameters:
6
count: 1
7
path: src/ApiResources/Transformers/CategoryTransformer.php
8
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
-
15
16
message: '#^Access to an undefined property Igniter\\User\\Models\\Customer\:\:\$orders\.$#'
17
identifier: property.notFound
0 commit comments