5 lines
71 B
PHP
5 lines
71 B
PHP
<?php
|
|
|
|
namespace Ulmus\User\Role;
|
|
|
|
interface RoleIdentifiedInterface {} |