Various updates
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
<?php
|
||||
namespace ProVM\Common\Define;
|
||||
|
||||
interface Model
|
||||
use JsonSerializable;
|
||||
|
||||
interface Model extends JsonSerializable
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user