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
/
SubtaskEvent.php
blob: 229db8609b0a56e055702fde208d68f972beb285 (
plain
)
1
2
3
4
5
6
7
<?php namespace Event; class SubtaskEvent extends GenericEvent { }