Skip to content

Commit 0f1c7c7

Browse files
committed
Updated phpstan baseline.
1 parent 9a89e41 commit 0f1c7c7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

phpstan-baseline.neon

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
parameters:
2+
ignoreErrors:
3+
-
4+
message: '#^Called ''env'' outside of the config directory which returns null when the config is cached, use ''config''\.$#'
5+
identifier: larastan.noEnvCallsOutsideOfConfig
6+
count: 3
7+
path: config/customerio.php

0 commit comments

Comments
 (0)