mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-23 01:02:04 +00:00
迁移文件
This commit is contained in:
13
app/Client/AbstractClientInterface.php
Normal file
13
app/Client/AbstractClientInterface.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: Rhilip
|
||||
* Date: 1/17/2020
|
||||
* Time: 2020
|
||||
*/
|
||||
|
||||
namespace IYUU\Client;
|
||||
|
||||
interface AbstractClientInterface
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user