Completed
Pull Request — 3.x (#6277)
by
unknown
02:53
created
src/Security/Handler/AclSecurityHandler.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -189,6 +189,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.