Skip to content

Commit

Permalink
Merge pull request #49 from hughgrigg/analysis-qBvDy7
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
hughgrigg authored Jun 29, 2019
2 parents 51afeb1 + 3f3483a commit 6af4272
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Interval.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,10 @@ public function asMultipleOf(DateInterval $interval): float
* @param int $parts
* @param null $options
*
* @return string
* @throws \Exception
*
* @return string
*
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
*/
public function forHumans(
Expand Down

0 comments on commit 6af4272

Please sign in to comment.