Skip to content

Commit fbb114a

Browse files
committed
Ignore false positive
1 parent 236f224 commit fbb114a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ parameters:
1313
# False positives
1414
- '#Call to an undefined method Doctrine\\Common\\Persistence\\ObjectManager::getConnection\(\)#'
1515
- '#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

Comments
 (0)