We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da7e00e commit 484d88fCopy full SHA for 484d88f
phpstan.neon.dist
@@ -13,6 +13,4 @@ parameters:
13
checkMissingIterableValueType: false
14
15
ignoreErrors:
16
- - '#Call to an undefined method Omnipay\\Common\\GatewayInterface::getUrlNotify\(\).#'
17
- - '#Call to an undefined method Omnipay\\Common\\GatewayInterface::getUrlReturn\(\).#'
18
- '#Property Omnipay\\OfflineDummy\\Tests.* \(Omnipay\\OfflineDummy\\Gateway\) does not accept Omnipay\\Common\\GatewayInterface.#'
0 commit comments