Skip to content

Commit

Permalink
Apply fixes from StyleCI (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
lianguan committed Dec 11, 2017
1 parent 8566168 commit b9a213e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/Models/ProjectUserRoleModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,8 @@ public function addUser($project_id, $user_id, $role)
/**
* Remove a user.
*
* @param int $project_id
* @param int $user_id
* @param int $project_id
* @param int $user_id
*
* @return array
*/
Expand Down

0 comments on commit b9a213e

Please sign in to comment.