api/symfony/Bundle/FrameworkBundle/Resources/config/notifier_debug.yaml
2024-09-26 02:03:21 -07:00

11 lines
299 B
YAML

name: notifier_debug
class_comment: null
dependencies:
- name: NotificationDataCollector
type: class
source: Symfony\Component\Notifier\DataCollector\NotificationDataCollector
properties: []
methods: []
traits:
- Symfony\Component\Notifier\DataCollector\NotificationDataCollector
interfaces: []