Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-09-06 09:09:54 +00:00
parent adc6c48ea4
commit 9dfedfc77c
20 changed files with 59 additions and 59 deletions

View File

@@ -2321,7 +2321,7 @@ class TicketController extends Controller
*
*@param null
*
*@return string //script to load tooltip data
* @return string //script to load tooltip data
*/
public static function tooltip($ticketid)
{
@@ -2672,7 +2672,7 @@ class TicketController extends Controller
*
*@param srting array $t_id, $p_id
*
*@return null
* @return null
*/
public function sendMergeNotification($p_id, $t_id)
{