Fix phpcs
This commit is contained in:
parent
e838000795
commit
bfbc9b303a
@ -124,8 +124,9 @@ class FormTicket
|
|||||||
/**
|
/**
|
||||||
* Show the form to input ticket
|
* Show the form to input ticket
|
||||||
*
|
*
|
||||||
* @param int $withdolfichehead With dol_fiche_head
|
* @param int $withdolfichehead With dol_fiche_head
|
||||||
* @return void
|
* @param string Mode ('create' or 'edit')
|
||||||
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function showForm($withdolfichehead = 0, $mode = 'edit')
|
public function showForm($withdolfichehead = 0, $mode = 'edit')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user