keringportal/app/Events/Role/Deleted.php

5 lines
74 B
PHP

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