update: phpdoc blocks

This commit is contained in:
HDVinnie
2021-09-28 12:16:43 -04:00
parent 19e4444457
commit 75c2686f68
9 changed files with 3 additions and 25 deletions
-2
View File
@@ -231,8 +231,6 @@ class BonusController extends Controller
*
* @param \App\Models\User $userID
* @param \App\Models\BonExchange $itemID
*
* @return bool
*/
public function doItemExchange($userID, $itemID): bool
{