Applied fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
500a2d76f4
commit
56bc64132b
@@ -23,8 +23,8 @@ use Illuminate\Http\Request;
|
||||
* -----------------------------------------------------------------------------
|
||||
* Api Controller
|
||||
* -----------------------------------------------------------------------------.
|
||||
*
|
||||
*
|
||||
*
|
||||
*
|
||||
* @author Vijay Sebastian <vijay.sebastian@ladybirdweb.com>
|
||||
* @copyright (c) 2016, Ladybird Web Solution
|
||||
* @name Faveo HELPDESK
|
||||
@@ -723,7 +723,7 @@ class ApiController extends Controller
|
||||
|
||||
/**
|
||||
* To generate api string.
|
||||
*
|
||||
*
|
||||
* @return type | json
|
||||
*/
|
||||
public function generateApiKey()
|
||||
|
||||
@@ -22,8 +22,8 @@ use Mail;
|
||||
* -----------------------------------------------------------------------------
|
||||
* Ticket Controller
|
||||
* -----------------------------------------------------------------------------.
|
||||
*
|
||||
*
|
||||
*
|
||||
*
|
||||
* @author Vijay Sebastian <vijay.sebastian@ladybirdweb.com>
|
||||
* @copyright (c) 2016, Ladybird Web Solution
|
||||
* @name Faveo HELPDESK
|
||||
|
||||
@@ -13,8 +13,8 @@ use Tymon\JWTAuth\Exceptions\JWTException;
|
||||
* -----------------------------------------------------------------------------
|
||||
* Token authenticate Controller
|
||||
* -----------------------------------------------------------------------------.
|
||||
*
|
||||
*
|
||||
*
|
||||
*
|
||||
* @author Vijay Sebastian <vijay.sebastian@ladybirdweb.com>
|
||||
* @copyright (c) 2016, Ladybird Web Solution
|
||||
* @name Faveo HELPDESK
|
||||
|
||||
Reference in New Issue
Block a user