Skip to content

Commit

Permalink
mark the LazyIterator class as internal
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Feb 12, 2021
1 parent b6f2b5c commit 2543795
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Iterator/LazyIterator.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

/**
* @author Jérémy Derussé <[email protected]>
*
* @internal
*/
class LazyIterator implements \IteratorAggregate
{
Expand Down

0 comments on commit 2543795

Please sign in to comment.