Skip to content

Commit

Permalink
fix: add use to Bank class
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiano-mallmann committed Oct 11, 2023
1 parent 497a113 commit 2509a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Concrete/Magento2PlatformOrderDecorator.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
use Magento\Quote\Model\Quote;
use Pagarme\Pagarme\Helper\Marketplace\WebkulHelper;
use Pagarme\Pagarme\Model\PagarmeConfigProvider;
use Pagarme\Pagarme\Model\Source\Bank;

class Magento2PlatformOrderDecorator extends AbstractPlatformOrderDecorator
{
Expand Down

0 comments on commit 2509a0e

Please sign in to comment.