platform/api/symfony/Component/Finder/Iterator/LazyIterator.yaml

19 lines
374 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: LazyIterator
class_comment: "# * @author J\xE9r\xE9my Deruss\xE9 <jeremy@derusse.com>\n# *\n# *\
\ @internal"
dependencies: []
properties: []
methods:
- name: __construct
visibility: public
parameters:
- name: iteratorFactory
comment: null
- name: getIterator
visibility: public
parameters: []
comment: null
traits: []
interfaces:
- \IteratorAggregate