api/symfony/Bundle/FrameworkBundle/DataCollector/TemplateAwareDataCollectorInterface.yaml

16 lines
386 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +00:00
name: TemplateAwareDataCollectorInterface
class_comment: null
dependencies:
- name: DataCollectorInterface
type: class
source: Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface
properties: []
methods:
- name: getTemplate
visibility: public
parameters: []
comment: null
traits:
- Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface
interfaces: []