mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-05-01 20:33:45 +02:00
1489f7a694
PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
9 lines
70 B
PHP
9 lines
70 B
PHP
<?php
|
|
|
|
namespace Pterodactyl\Events;
|
|
|
|
abstract class Event
|
|
{
|
|
//
|
|
}
|