Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MartkCz authored and dg committed Dec 12, 2021
1 parent b08f826 commit 64dc25b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Utils/Finder.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
* ->from('.')
* ->exclude('temp');
* </code>
*
* @implements \IteratorAggregate<string, \SplFileInfo>
*/
class Finder implements \IteratorAggregate, \Countable
{
Expand Down

0 comments on commit 64dc25b

Please sign in to comment.