2025-09-01 15:06:58 +02:00

5 lines
86 B
PHP

<?php
namespace Vanguard\Events\Permission;
class Deleted extends PermissionEvent {}