DigitalState/Platform-Notification-Bundle

View on GitHub
Resources/config/criteria.yml

Summary

Maintainability
Test Coverage
services:
    ds.notification.criterion.notification:
        class: Ds\Bundle\NotificationBundle\Criterion\NotificationCriterion
        arguments:
            - @doctrine.orm.entity_manager
        tags:
            - { name: ds.communication.criterion, implementation: notification }