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

15 lines
228 B
YAML
Raw Normal View History

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