@@ -222,7 +222,7 @@ |
||
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 | { |