Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-09-01 13:43:07 +00:00
committed by RafficMohammed
parent bb4abce261
commit 4af2d3d09a
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)
{