mirror of
https://github.com/cachethq/cachet.git
synced 2026-07-01 08:15:55 +00:00
7 lines
73 B
PHP
7 lines
73 B
PHP
<?php namespace CachetHQ\Cachet\Events;
|
|
|
|
abstract class Event
|
|
{
|
|
//
|
|
}
|