Skip to content

Commit

Permalink
Merge pull request #185 from php-http/analysis-lKE17Q
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
dbu committed Sep 3, 2020
2 parents 0d2dc85 + 221e052 commit a26941c
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 a26941c

Please sign in to comment.