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

15 lines
229 B
YAML
Raw Normal View History

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