8000 minor #40163 [Finder] mark the LazyIterator class as internal (xabbuh) · joshtrichards/symfony-finder@e495096 · GitHub
[go: up one dir, main page]

Skip to content

Commit e495096

Browse files
committed
minor #40163 [Finder] mark the LazyIterator class as internal (xabbuh)
This PR was merged into the 4.4 branch. Discussion ---------- [Finder] mark the LazyIterator class as internal | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | symfony/symfony#40040 (comment) | License | MIT | Doc PR | Commits ------- 8e69df8 mark the LazyIterator class as internal
2 parents ffccea0 + 8e69df8 commit e495096

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Iterator/LazyIterator.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
/**
1515
* @author Jérémy Derussé <jeremy@derusse.com>
16+
*
17+
* @internal
1618
*/
1719
class LazyIterator implements \IteratorAggregate
1820
{

0 commit comments

Comments
 (0)
0