Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-09-22 06:18:55 +00:00
parent bbe99417ab
commit 7dc60a781f
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)
{