Files
php-flasher/Dispatcher/Event/AfterNotificationDispatched.php
T
KHOUBZA Younes 1a6a8988dd update namespace
2020-12-03 09:15:47 +01:00

9 lines
89 B
PHP

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