Files
cachet-docker/app/Events/Event.php
2015-03-20 18:30:45 -06:00

7 lines
73 B
PHP

<?php namespace CachetHQ\Cachet\Events;
abstract class Event
{
//
}