misc phpdoc fixes

This commit is contained in:
Max Kovalenko
2019-05-21 20:01:15 +03:00
committed by Max Kovalenko
parent 5f20dbd1f1
commit 56c7e68b5f
11 changed files with 34 additions and 9 deletions
+1
View File
@@ -38,6 +38,7 @@ class StatsController extends Controller
* Show Extra-Stats Index.
*
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
* @throws \Exception
*/
public function index()
{