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 e366fab commit 078e9a5Copy full SHA for 078e9a5
Iterator/ExcludeDirectoryFilterIterator.php
@@ -17,6 +17,7 @@
17
* @author Fabien Potencier <fabien@symfony.com>
18
*
19
* @extends \FilterIterator<string, \SplFileInfo>
20
+ *
21
* @implements \RecursiveIterator<string, \SplFileInfo>
22
*/
23
class ExcludeDirectoryFilterIterator extends \FilterIterator implements \RecursiveIterator
0 commit comments