Applied fixes from StyleCI

This commit is contained in:
Sujit Prasad
2016-03-11 08:20:29 -05:00
committed by StyleCI Bot
parent 3316345ebe
commit 18b6eec7cb
6 changed files with 111 additions and 67 deletions

View File

@@ -4,6 +4,7 @@ namespace App\Http\Controllers\Api\v1;
use App\Http\Controllers\Controller;
use Illuminate\Http\Request;
class ApiExceptAuthController extends Controller
{
public $api_controller;