We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236f224 commit fbb114aCopy full SHA for fbb114a
phpstan.neon
@@ -13,3 +13,4 @@ parameters:
13
# False positives
14
- '#Call to an undefined method Doctrine\\Common\\Persistence\\ObjectManager::getConnection\(\)#'
15
- '#Method ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Extension\\QueryResult(Item|Collection)ExtensionInterface::getResult\(\) invoked with 3 parameters, 1 required#'
16
+ - '#Class ApiPlatform\\Core\\Tests\\GraphqQl\\SchemaBuilderTest was not found while trying to analyse it'
0 commit comments