platform/api/symfony/Component/HttpKernel/Tests/Fixtures/LazyResettableService.yaml

19 lines
299 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: LazyResettableService
class_comment: null
dependencies: []
properties:
- name: counter
visibility: public
comment: null
methods:
- name: foo
visibility: public
parameters: []
comment: null
- name: reset
visibility: public
parameters: []
comment: null
traits: []
interfaces: []