Completed
Push — ezp-31088-refactor-content-mod... ( ab3ba3...3726c8 )
by
unknown
14:09
created
eZ/Publish/Core/Persistence/Legacy/User/Handler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -538,7 +538,7 @@
 block discarded – undo
538 538
      * are an array of limitation values. The limitation parameter is optional.
539 539
      *
540 540
      * @param mixed $contentId The groupId or userId to assign the role to.
541
-     * @param mixed $roleId
541
+     * @param integer|null $roleId
542 542
      * @param array $limitation
543 543
      */
544 544
     public function assignRole($contentId, $roleId, array $limitation = null)
Please login to merge, or discard this patch.