diff --git a/Gateway/Response/FetchPaymentHandler.php b/Gateway/Response/FetchPaymentHandler.php index bd7d47d..11ee0e5 100644 --- a/Gateway/Response/FetchPaymentHandler.php +++ b/Gateway/Response/FetchPaymentHandler.php @@ -98,6 +98,7 @@ public function __construct( * @param array $response * * @return void + * @SuppressWarnings(PHPMD.NPathComplexity) */ public function handle(array $handlingSubject, array $response) {