This commit is contained in:
Laurent Destailleur 2020-04-05 15:46:10 +02:00
parent 47987f239d
commit ed4aa55857

View File

@ -125,7 +125,7 @@ class FormTicket
* Show the form to input ticket
*
* @param int $withdolfichehead With dol_fiche_head
* @param string Mode ('create' or 'edit')
* @param string $mode Mode ('create' or 'edit')
* @return void
*/
public function showForm($withdolfichehead = 0, $mode = 'edit')