Kanboard-Prod/app/Event/TaskLinkEvent.php

8 lines
79 B
PHP

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