Skip to content

Commit 0642489

Browse files
yepx2
1 parent ea33d9a commit 0642489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ClassSet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Symfony\Component\Finder\Finder;
88

99
/**
10-
* @template-implements \IteratorAggregate<string, Symfony\Component\Finder\SplFileInfo>
10+
* @template-implements \IteratorAggregate<string, \Symfony\Component\Finder\SplFileInfo>
1111
*/
1212
class ClassSet implements \IteratorAggregate
1313
{

0 commit comments

Comments
 (0)