Files
php-flasher/NotifyPnotifyBundle.php
T
2020-12-02 00:57:12 +01:00

10 lines
137 B
PHP

<?php
namespace Flasher\Pnotify\Symfony;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class NotifyPnotifyBundle extends Bundle
{
}