Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
HDVinnie
2020-01-08 16:28:32 +00:00
committed by StyleCI Bot
parent 5745283f62
commit 9a893662de
215 changed files with 1252 additions and 961 deletions
@@ -6,6 +6,7 @@
* The details is bundled with this project in the file LICENSE.txt.
*
* @project UNIT3D
*
* @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0
* @author HDVinnie
*/
@@ -34,6 +35,7 @@ class ApplicationController extends Controller
* Store A New Application.
*
* @param \Illuminate\Http\Request $request
*
* @return Illuminate\Http\RedirectResponse
*/
public function store(Request $request)