(Update) PHPDocs 🚀

This commit is contained in:
HDVinnie
2019-04-03 20:02:01 -04:00
parent 3da8fd97e5
commit 67339d7329
76 changed files with 297 additions and 118 deletions
+1
View File
@@ -145,6 +145,7 @@ class BonusController extends Controller
/**
* Show Bonus Earnings System.
*
* @param string $username
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
*/
public function bonus($username = '')