ppeasy/app/Events/Role/Updated.php

5 lines
74 B
PHP

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