platform/api/symfony/Component/HttpFoundation/File/Stream.yaml

16 lines
254 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: Stream
class_comment: '# * A PHP stream of unknown size.
# *
# * @author Nicolas Grekas <p@tchwork.com>'
dependencies: []
properties: []
methods:
- name: getSize
visibility: public
parameters: []
comment: null
traits: []
interfaces: []