platform/api/symfony/Component/EventDispatcher/Tests/ChildEventDispatcherTest.yaml

16 lines
349 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
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: []