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

9 lines
87 B
PHP

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