Page MenuHomePhorge

phpstan.neon
No OneTemporary

Authored By
Unknown
Size
565 B
Referenced Files
None
Subscribers
None

phpstan.neon

includes:
- ./vendor/larastan/larastan/extension.neon
parameters:
ignoreErrors:
- '#Access to an undefined property [a-zA-Z\\]+::\$pivot#'
- '#Access to an undefined property Sabre\\VObject\\(Component|Document)::#'
- '#Call to an undefined method Tests\\Browser::#'
- '#Call to an undefined method garethp\\ews\\API\\Type::#'
level: 5
parallel:
processTimeout: 300.0
paths:
- app/
- config/
- database/
- resources/
- routes/
- tests/
- resources/

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 24, 10:55 AM (1 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
dd/b6/fc728b6450b33f027bbaae2ca001
Default Alt Text
phpstan.neon (565 B)

Event Timeline