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
/
TaskEvent.php
blob: 021cd4b7cdb1143302f6cd44dca778052c530e96 (
plain
)
1
2
3
4
5
6
7
<?php namespace Kanboard\Event; class TaskEvent extends GenericEvent { }