Skip to content

Commit

Permalink
Fix some code formatting errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
michalstrzelecki committed Aug 19, 2016
1 parent f35aae7 commit 8e1b376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gzero/Api/Controller/Admin/ContentController.php
Expand Up @@ -202,7 +202,7 @@ public function update($id)
/**
* Removes the specified resource from database.
*
* @param int $id Content id
* @param int $id Content id
*
* @return \Illuminate\Http\JsonResponse
*/
Expand Down

0 comments on commit 8e1b376

Please sign in to comment.