theloftstore/app/Events/Role/Updated.php
2025-02-26 08:57:46 +01:00

8 lines
76 B
PHP

<?php
namespace Vanguard\Events\Role;
class Updated extends RoleEvent
{
}