Kanboard-Prod/app/Event/CommentEvent.php

8 lines
69 B
PHP

<?php
namespace Event;
class CommentEvent extends GenericEvent
{
}