Skip to content

Commit a62b0ea

Browse files
committed
Fixing PHPDoc
1 parent f05d111 commit a62b0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Glob/GlobClassExplorer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ private function doGetClasses(): array
9595

9696
/**
9797
* @param string $directory
98-
* @return RegexIterator
98+
* @return \Iterator
9999
*/
100100
private static function getPhpFilesForDir(string $directory): \Iterator
101101
{

0 commit comments

Comments
 (0)