eee
This commit is contained in:
@@ -6,6 +6,10 @@ namespace Database\Traits;
|
||||
interface Relation
|
||||
{
|
||||
|
||||
|
||||
/**
|
||||
* @return mixed
|
||||
*/
|
||||
public function get(): mixed;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user