api/symfony/Component/DependencyInjection/Tests/Fixtures/includes/HotPath/C1.yaml
2024-09-26 02:03:21 -07:00

11 lines
136 B
YAML

name: C1
class_comment: null
dependencies:
- name: T1
type: class
source: T1
properties: []
methods: []
traits:
- T1
interfaces: []