Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
musicjukebox.overlookedtracks.com
/
Editing: phpstan.neon
includes: - ./vendor/nunomaduro/larastan/extension.neon parameters: paths: - app - common # The level 9 is the highest level level: 5 ignoreErrors: - '#PHPDoc tag @var#' excludePaths: - ./*/*/FileToBeExcluded.php databaseMigrationsPath: - common/Database/migrations checkMissingIterableValueType: false
Save
Cancel