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