Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
robopuff authored and StyleCIBot committed Jan 30, 2018
1 parent 169e5e7 commit fa78784
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Elo.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ public function setFactor($factor)
*
* @param $points
*
* @return int|mixed
*
* @throws Exception\InvalidArgumentException
*
* @return int|mixed
*/
public function getFIDERatingDifference($points)
{
Expand Down

0 comments on commit fa78784

Please sign in to comment.