← All changes
|
src/Controllers/Hooks/Payment/class-payment-controller.php
+1
-1
3.1.1
→
4.1.0
View file →
| @@ -10,9 +10,9 @@ | ||
| 10 | 10 | |
| 11 | 11 | use Automattic\WooCommerce\Blocks\Payments\PaymentMethodRegistry; |
| 12 | 12 | use SeQura\Core\Infrastructure\ServiceRegister; |
| 13 | 13 | use SeQura\WC\Controllers\Controller; |
| 14 | -use SeQura\WC\Services\Interface_Logger_Service; | |
| 14 | +use SeQura\WC\Services\Log\Interface_Logger_Service; | |
| 15 | 15 | use SeQura\WC\Services\Order\Interface_Order_Service; |
| 16 | 16 | use SeQura\WC\Services\Payment\Sequra_Payment_Gateway; |
| 17 | 17 | use SeQura\WC\Services\Payment\Sequra_Payment_Gateway_Block_Support; |
| 18 | 18 | use WC_Order; |