summaryrefslogtreecommitdiff
path: root/app/Event/CommentEvent.php
blob: 3ac6a2361e78687b21b40016d8aefd8fc8390dff (plain)
1
2
3
4
5
6
7
<?php

namespace Kanboard\Event;

class CommentEvent extends GenericEvent
{
}