2024-09-18 16:47:42 +02:00

5 lines
86 B
PHP

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