Fix comments

This commit is contained in:
Nabeel Shahzad
2018-03-26 09:33:45 -05:00
parent f5c492bb7e
commit 46e956475a

View File

@@ -43,6 +43,8 @@ class AircraftController extends Controller
/**
* Display a listing of the Aircraft.
* @param Request $request
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
* @throws \Prettus\Repository\Exceptions\RepositoryException
*/
public function index(Request $request)