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

10 lines
143 B
PHP

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