mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-15 22:01:23 +00:00
php cs fixes
This commit is contained in:
@@ -13,6 +13,4 @@ namespace Chill\MainBundle\Notification\Exception;
|
||||
|
||||
use RuntimeException;
|
||||
|
||||
class NotificationHandlerNotFound extends RuntimeException
|
||||
{
|
||||
}
|
||||
class NotificationHandlerNotFound extends RuntimeException {}
|
||||
|
||||
Reference in New Issue
Block a user