Page MenuHomePhorge

phpstan.neon
No OneTemporary

Authored By
Unknown
Size
646 B
Referenced Files
None
Subscribers
None

phpstan.neon

includes:
- ./vendor/nunomaduro/larastan/extension.neon
parameters:
ignoreErrors:
- '#Access to an undefined property Illuminate\\Contracts\\Auth\\Authenticatable#'
- '#Access to an undefined property App\\Package::\$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/plain
Expires
Fri, Apr 24, 10:45 AM (4 d, 11 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
91/56/017370b555002efe8da0262bae7a
Default Alt Text
phpstan.neon (646 B)

Event Timeline