5 lines
86 B
PHP
5 lines
86 B
PHP
<?php
|
|
|
|
namespace Vanguard\Events\Permission;
|
|
|
|
class Created extends PermissionEvent {} |