doxygen
This commit is contained in:
parent
7e22e1e7b4
commit
a6847e9edc
@ -111,7 +111,7 @@ class ActionsTicket
|
|||||||
* @param int $id ID of ticket
|
* @param int $id ID of ticket
|
||||||
* @param string $ref Reference of ticket
|
* @param string $ref Reference of ticket
|
||||||
* @param string $track_id Track ID of ticket (for public area)
|
* @param string $track_id Track ID of ticket (for public area)
|
||||||
* @return void
|
* @return int <0 if KO, >0 if OK
|
||||||
*/
|
*/
|
||||||
public function fetch($id = 0, $ref = '', $track_id = '')
|
public function fetch($id = 0, $ref = '', $track_id = '')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user