api/symfony/Bundle/FrameworkBundle/DataCollector/TemplateAwareDataCollectorInterface.yaml
2024-09-26 02:03:21 -07:00

15 lines
386 B
YAML

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: []