platform/api/symfony/Component/HttpKernel/Tests/Fixtures/ClearableService.yaml
2024-09-02 10:44:11 -07:00

14 lines
228 B
YAML

name: ClearableService
class_comment: null
dependencies: []
properties:
- name: counter
visibility: public
comment: null
methods:
- name: clear
visibility: public
parameters: []
comment: null
traits: []
interfaces: []