index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Event
/
CommentEvent.php
blob: 3ac6a2361e78687b21b40016d8aefd8fc8390dff (
plain
)
1
2
3
4
5
6
7
<?php namespace Kanboard\Event; class CommentEvent extends GenericEvent { }