summaryrefslogtreecommitdiff
path: root/app/Event/FileEvent.php
blob: 482a4eab0e4f1e9a1f6db94e8513e6316a6bcdb5 (plain)
1
2
3
4
5
6
7
<?php

namespace Kanboard\Event;

class FileEvent extends GenericEvent
{
}