Page MenuHomePhorge

No OneTemporary

Size
804 B
Referenced Files
None
Subscribers
None
diff --git a/src/phpstan.neon b/src/phpstan.neon
index de3d7e1c..8e854b01 100644
--- a/src/phpstan.neon
+++ b/src/phpstan.neon
@@ -1,14 +1,11 @@
includes:
- ./vendor/nunomaduro/larastan/extension.neon
parameters:
ignoreErrors:
- '#Access to an undefined property Illuminate\\Contracts\\Auth\\Authenticatable#'
- '#Access to an undefined property [a-zA-Z\\]+::\$pivot#'
- - '#Access to an undefined property Illuminate\\Database\\Eloquent\\Model::\$id#'
- - '#Access to an undefined property Illuminate\\Database\\Eloquent\\Model::\$created_at#'
- - '#Call to an undefined method Illuminate\\Database\\Eloquent\\Model::toString\(\)#'
- '#Call to an undefined method Tests\\Browser::#'
level: 4
paths:
- app/
- tests/

File Metadata

Mime Type
text/x-diff
Expires
Sun, Feb 1, 10:41 PM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
426790
Default Alt Text
(804 B)

Event Timeline