@@ -189,6 +189,7 @@ |
||
| 189 | 189 | |
| 190 | 190 | /** |
| 191 | 191 | * NEXT_MAJOR: change signature to `addObjectClassAces(MutableAclInterface $acl, array $roleInformation = []): void`. |
| 192 | + * @param UserSecurityIdentity $securityIdentity |
|
| 192 | 193 | */ |
| 193 | 194 | public function addObjectOwner(AclInterface $acl, ?UserSecurityIdentity $securityIdentity = null) |
| 194 | 195 | { |