2024-03-16 20:37:32 +01:00

5 lines
86 B
PHP

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