DigitalState/Platform-Notification-Bundle

View on GitHub
DsNotificationBundle.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Ds\Bundle\NotificationBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

/**
 * Class DsNotificationBundle
 */
class DsNotificationBundle extends Bundle
{
}