Completed
Push — ezp-24830_REST_for_role_drafts ( 4d1b35...a61586 )
by
unknown
30:20
created
eZ/Publish/Core/REST/Server/Controller/Role.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -265,7 +265,7 @@
 block discarded – undo
265 265
      * Publishes a role draft.
266 266
      *
267 267
      * @param mixed $roleId Original role ID, or ID of the role draft itself
268
-     * @return Values\RestRole
268
+     * @return Values\CreatedRole
269 269
      */
270 270
     public function publishRoleDraft($roleId)
271 271
     {
Please login to merge, or discard this patch.