keringportal/app/Events/Role/Created.php

5 lines
74 B
PHP

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