Skip to content

Commit a26941c

Browse files
authored
Merge pull request #185 from php-http/analysis-lKE17Q
Apply fixes from StyleCI
2 parents 0d2dc85 + 221e052 commit a26941c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Exception/NoCandidateFoundException.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ final class NoCandidateFoundException extends \Exception implements Exception
1313
{
1414
/**
1515
* @param string $strategy
16-
* @param array $candidates
1716
*/
1817
public function __construct($strategy, array $candidates)
1918
{

0 commit comments

Comments
 (0)