2026-01-25 21:03:33 +01:00

9 lines
67 B
PHP

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