Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Database\Traits;
|
||||
|
||||
interface Relation
|
||||
{
|
||||
|
||||
public function get(): mixed;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user