Kanboard-Prod/app/Event/SubtaskEvent.php

8 lines
78 B
PHP

<?php
namespace Kanboard\Event;
class SubtaskEvent extends GenericEvent
{
}