Completed
Push — rest_role_limitation_href ( 1f459a...8a17ac )
by
unknown
28:44
created
eZ/Bundle/EzPublishRestBundle/Tests/Functional/RoleTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -119,6 +119,7 @@  discard block
 block discarded – undo
119 119
      * @depends testCreateRole
120 120
      * @covers POST /user/roles/{roleId}
121 121
      *
122
+     * @param string $roleHref
122 123
      * @return string The created role draft href
123 124
      */
124 125
     public function testCreateRoleDraft($roleHref)
@@ -412,7 +413,6 @@  discard block
 block discarded – undo
412 413
     /**
413 414
      * @covers       POST /user/users/{userId}/roles
414 415
      *
415
-     * @param string $roleHref
416 416
      * @param array $limitation
417 417
      *
418 418
      * @return string assigned role href
Please login to merge, or discard this patch.