Completed
Push — EZP-30725_2 ( 083526...e961c9 )
by
unknown
32:10 queued 12:49
created
eZ/Publish/Core/REST/Client/SectionService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
     /**
159 159
      * Loads all sections, excluding the ones the current user is not allowed to read.
160 160
      *
161
-     * @return array of {@link \eZ\Publish\API\Repository\Values\Content\Section}
161
+     * @return \eZ\Publish\API\Repository\Values\ValueObject of {@link \eZ\Publish\API\Repository\Values\Content\Section}
162 162
      */
163 163
     public function loadSections()
164 164
     {
Please login to merge, or discard this patch.