PHP Classes

File: phpstan.neon

Recommend this page to a friend!
  Classes of Ujah Chigozie peter   Luminova Framework Dependency   phpstan.neon   Download  
File: phpstan.neon
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Luminova Framework Dependency
Packages necessary to use the Luminova framework
Author: By
Last change:
Date: 17 days ago
Size: 411 bytes
 

Contents

Class file image Download
includes: - phpstan.includes.php parameters: phpVersion: 80100 tmpDir: builds/phpstan level: 6 bootstrapFiles: - vendor/autoload.php paths: - src excludePaths: - vendor/* - builds/* - dump/* checkMissingIterableValueType: false checkGenericClassInNonGenericObjectType: false checkMissingCallableSignature: true treatPhpDocTypesAsCertain: false services: - Luminova\Debugger\PHPStanRules