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 [a-zA-Z\\]+::\$pivot#'
- '#Call to an undefined method Tests\\Browser::#'
level: 4
paths:
- app/
- tests/

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 25, 3:07 PM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
257673
Default Alt Text
phpstan.neon (363 B)

Event Timeline