ulmus-user/src/Role/RoleIdentifiedInterface.php

5 lines
71 B
PHP

<?php
namespace Ulmus\User\Role;
interface RoleIdentifiedInterface {}