platform/api/symfony/Bundle/WebProfilerBundle/WebProfilerBundle.yaml
2024-09-02 10:44:11 -07:00

15 lines
346 B
YAML

name: WebProfilerBundle
class_comment: '# * @author Fabien Potencier <fabien@symfony.com>'
dependencies:
- name: Bundle
type: class
source: Symfony\Component\HttpKernel\Bundle\Bundle
properties: []
methods:
- name: boot
visibility: public
parameters: []
comment: null
traits:
- Symfony\Component\HttpKernel\Bundle\Bundle
interfaces: []