This commit is contained in:
2024-12-03 12:13:18 +03:00
parent c0bedcb5ee
commit aff394ae72
6 changed files with 49 additions and 5 deletions

View File

@ -123,7 +123,7 @@ class EntityRelation
}
}
return false;
return [];
}
public static function addEntityRelation(string $entity, string $property): bool