Fix phpcs
This commit is contained in:
parent
d8f3d8afef
commit
66643a0dc6
@ -1306,8 +1306,8 @@ class Ticket extends CommonObject
|
||||
'mode' => $mode,
|
||||
);
|
||||
|
||||
// Note that $action and $object may have been modified by hook
|
||||
$reshook = $hookmanager->executeHooks('LibStatut', $parameters, $this);
|
||||
// Note that $action and $object may have been modified by hook
|
||||
$reshook = $hookmanager->executeHooks('LibStatut', $parameters, $this);
|
||||
|
||||
if ($reshook > 0) {
|
||||
return $hookmanager->resPrint;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user