Completed
Push — master ( 8107b6...19db21 )
by
unknown
20:08
created
eZ/Publish/Core/REST/Client/LocationService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -222,7 +222,7 @@
 block discarded – undo
222 222
      * @param \eZ\Publish\API\Repository\Values\Content\Location $rootLocation
223 223
      * @param string[]|null $prioritizedLanguages Used as prioritized language code on translated properties of returned object.
224 224
      *
225
-     * @return \eZ\Publish\API\Repository\Values\Content\Location[]
225
+     * @return \eZ\Publish\API\Repository\Values\ValueObject
226 226
      */
227 227
     public function loadLocations(ContentInfo $contentInfo, Location $rootLocation = null, array $prioritizedLanguages = null)
228 228
     {
Please login to merge, or discard this patch.