Files
online.tbbank.gov.tm-larave…/phpstan.neon
2025-03-10 16:27:45 +05:00

19 lines
318 B
Plaintext

includes:
- vendor/larastan/larastan/extension.neon
parameters:
paths:
- app/
# Level 9 is the highest level
level: 6
# ignoreErrors:
# - '#PHPDoc tag @var#'
#
excludePaths:
- ./app/Http/Controllers/Auth/LoginController.php
#
# checkMissingIterableValueType: false