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.
1 parent ea33d9a commit 0642489Copy full SHA for 0642489
src/ClassSet.php
@@ -7,7 +7,7 @@
7
use Symfony\Component\Finder\Finder;
8
9
/**
10
- * @template-implements \IteratorAggregate<string, Symfony\Component\Finder\SplFileInfo>
+ * @template-implements \IteratorAggregate<string, \Symfony\Component\Finder\SplFileInfo>
11
*/
12
class ClassSet implements \IteratorAggregate
13
{
0 commit comments