Page MenuHomePhorge

phpstan.neon
No OneTemporary

Authored By
Unknown
Size
552 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 [a-zA-Z\\]+::\$pivot#'
- '#Call to an undefined [a-zA-Z0-9<>\\ ]+::withEnvTenant\(\)#'
- '#Call to an undefined [a-zA-Z0-9<>\\ ]+::withUserTenant\(\)#'
- '#Call to an undefined method Tests\\Browser::#'
level: 4
parallel:
processTimeout: 300.0
paths:
- app/
- tests/

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 24, 10:30 AM (1 d, 11 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
6e/e6/e4efcd309325a71439b1fdae8504
Default Alt Text
phpstan.neon (552 B)

Event Timeline