platform/api/symfony/Component/EventDispatcher/Tests/ChildEventDispatcherTest.yaml
2024-09-02 10:44:11 -07:00

15 lines
349 B
YAML

name: ChildEventDispatcherTest
class_comment: null
dependencies:
- name: EventDispatcher
type: class
source: Symfony\Component\EventDispatcher\EventDispatcher
properties: []
methods:
- name: createEventDispatcher
visibility: protected
parameters: []
comment: null
traits:
- Symfony\Component\EventDispatcher\EventDispatcher
interfaces: []