|
@@ -1,7 +1,7 @@
|
|
|
parameters:
|
|
parameters:
|
|
|
checkMissingIterableValueType: false
|
|
checkMissingIterableValueType: false
|
|
|
checkGenericClassInNonGenericObjectType: false
|
|
checkGenericClassInNonGenericObjectType: false
|
|
|
- autoload_files:
|
|
|
|
|
|
|
+ bootstrapFiles:
|
|
|
- %rootDir%/../../../tests/bootstrap.php
|
|
- %rootDir%/../../../tests/bootstrap.php
|
|
|
excludes_analyse:
|
|
excludes_analyse:
|
|
|
- %rootDir%/../../../src/TestSuite/*
|
|
- %rootDir%/../../../src/TestSuite/*
|