hanyuu/src/Users/IUsers.php

7 lines
59 B
PHP

<?php
namespace Hanyuu\Users;
interface IUsers {
//
}