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: e2fb30feee6ff67a115eba708e5dbb026f0af132 (
plain
)
1
2
3
4
5
6
7
<?php namespace Event; class TaskEvent extends GenericEvent { }