ppeasy/app/Events/Permission/Updated.php

5 lines
86 B
PHP

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