Version 3.0
New technologies
This commit is contained in:
6
api/common/Concept/Model.php
Normal file
6
api/common/Concept/Model.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace Common\Concept;
|
||||
|
||||
interface Model
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user