Skip to content

Commit

Permalink
Merge pull request #35 from elisei/Magento@2.4.6
Browse files Browse the repository at this point in the history
PagBank 😍 Magento
  • Loading branch information
elisei authored Sep 20, 2023
2 parents e01df0a + ce916a8 commit 503cbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gateway/Response/FetchPaymentHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public function __construct(
* @param array $response
*
* @return void
* @SuppressWarnings(PHPMD.NPathComplexity)
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
*/
public function handle(array $handlingSubject, array $response)
{
Expand Down

0 comments on commit 503cbca

Please sign in to comment.