2024-12-04 20:57:30 +01:00

8 lines
88 B
PHP

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