Kanboard-Prod/app/Event/SubtaskEvent.php

8 lines
69 B
PHP

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