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