Skip to content

Commit fc41951

Browse files
committed
Use Context namespace in HookActionCarrierProcess
1 parent db6d80b commit fc41951

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

classes/Hook/HookActionCarrierProcess.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
namespace PrestaShop\Module\Ps_Googleanalytics\Hooks;
2222

23+
use Context;
2324
use PrestaShop\Module\Ps_Googleanalytics\Handler\GanalyticsDataHandler;
2425
use PrestaShop\Module\Ps_Googleanalytics\Repository\CarrierRepository;
2526
use Ps_Googleanalytics;

0 commit comments

Comments
 (0)