Skip to content

Commit b37d2bb

Browse files
committed
Rename manageHook method into run
1 parent 63a11a7 commit b37d2bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ps_googleanalytics.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ public function hookactionCarrierProcess($params)
197197
{
198198
$hook = new PrestaShop\Module\Ps_Googleanalytics\Hooks\HookActionCarrierProcess($this, $this->context);
199199
$hook->setParams($params);
200-
201200
return $hook->run();
202201
}
203202

0 commit comments

Comments
 (0)