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