diff --git a/src/Elo.php b/src/Elo.php index 2dfe20e..f837ff0 100644 --- a/src/Elo.php +++ b/src/Elo.php @@ -62,9 +62,9 @@ public function setFactor($factor) * * @param $points * - * @return int|mixed - * * @throws Exception\InvalidArgumentException + * + * @return int|mixed */ public function getFIDERatingDifference($points) {