Page MenuHomePhorge

phpstan.neon
No OneTemporary

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
Mon, Aug 25, 3:41 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
223153
Default Alt Text
phpstan.neon (646 B)

Event Timeline