Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4626100

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 | #40040 (comment) | License | MIT | Doc PR | Commits ------- 4a2c996 mark the LazyIterator class as internal
2 parents 5fe91c9 + 4a2c996 commit 4626100

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/Finder/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é <[email protected]>
16+
*
17+
* @internal
1618
*/
1719
class LazyIterator implements \IteratorAggregate
1820
{

0 commit comments

Comments
 (0)