1
0
Fork 0
mirror of synced 2024-07-06 23:21:05 +12:00
This commit is contained in:
prateek banga 2023-08-08 03:35:13 +05:30
parent 7e185cd799
commit 769114d161

View file

@ -4,6 +4,7 @@ namespace Appwrite\Utopia\Response\Model;
use Appwrite\Utopia\Response; use Appwrite\Utopia\Response;
use Utopia\Database\Document; use Utopia\Database\Document;
class AttributeRelationship extends Attribute class AttributeRelationship extends Attribute
{ {
public function __construct() public function __construct()