Files
php-flasher/Dispatcher/Event/BeforeNotificationRendered.php
T
KHOUBZA Younes 26d4ca787f update namespace
2020-12-03 09:15:47 +01:00

9 lines
88 B
PHP

<?php
namespace Flasher\Prime\Dispatcher\Event;
class BeforeNotificationRendered
{
}