This commit is contained in:
Yuri Kuznetsov
2022-07-06 11:08:56 +03:00
parent cfb50440d7
commit 2f073dc8eb
+1 -1
View File
@@ -735,7 +735,7 @@ class AclManager
/**
* Get an entity field that stores an owner-user (or multiple users).
* Must be link or linkMulitple field. NULL means no owner.
* Must be link or linkMultiple field. NULL means no owner.
*/
public function getReadOwnerUserField(string $entityType): ?string
{