Skip to content

Commit 484d88f

Browse files
authored
phpstan fix (#5)
1 parent da7e00e commit 484d88f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ parameters:
1313
checkMissingIterableValueType: false
1414

1515
ignoreErrors:
16-
- '#Call to an undefined method Omnipay\\Common\\GatewayInterface::getUrlNotify\(\).#'
17-
- '#Call to an undefined method Omnipay\\Common\\GatewayInterface::getUrlReturn\(\).#'
1816
- '#Property Omnipay\\OfflineDummy\\Tests.* \(Omnipay\\OfflineDummy\\Gateway\) does not accept Omnipay\\Common\\GatewayInterface.#'

0 commit comments

Comments
 (0)