Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu authored and StyleCIBot committed Sep 3, 2020
1 parent 0d2dc85 commit 221e052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Exception/NoCandidateFoundException.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ final class NoCandidateFoundException extends \Exception implements Exception
{
/**
* @param string $strategy
* @param array $candidates
*/
public function __construct($strategy, array $candidates)
{
Expand Down

0 comments on commit 221e052

Please sign in to comment.