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