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