We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d2dc85 + 221e052 commit a26941cCopy full SHA for a26941c
src/Exception/NoCandidateFoundException.php
@@ -13,7 +13,6 @@ final class NoCandidateFoundException extends \Exception implements Exception
13
{
14
/**
15
* @param string $strategy
16
- * @param array $candidates
17
*/
18
public function __construct($strategy, array $candidates)
19
0 commit comments