Files
2026-05-20 14:01:28 +02:00

8 lines
88 B
PHP

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