Files
Sistema-Educativo-Laravel/vendor/moneyphp/money/phpstan.neon
T

15 lines
278 B
Plaintext

parameters:
level: 6
paths:
- src
- tests
errorFormat: ticketswap
editorUrl: 'phpstorm://open?file=%%file%%&line=%%line%%'
ignoreErrors:
-
identifier: staticMethod.alreadyNarrowedType
path: tests/*
-
identifier: method.alreadyNarrowedType
path: tests/*