// Rename correctly all hooks
This commit is contained in:
+1
-1
@@ -1135,7 +1135,7 @@ abstract class ModuleCore
|
||||
public static function hookExecPayment()
|
||||
{
|
||||
Tools::displayAsDeprecated();
|
||||
return Hook::exec('payment');
|
||||
return Hook::exec('displayPayment');
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user