Skip to content

Commit 221e052

Browse files
dbuStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 0d2dc85 commit 221e052

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)