Kanboard-Prod/app/Event/CommentEvent.php

8 lines
78 B
PHP

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