@@ -192,7 +192,7 @@ discard block |
||
| 192 | 192 | * |
| 193 | 193 | * @param $contentTypeId |
| 194 | 194 | * |
| 195 | - * @return \eZ\Publish\Core\REST\Server\Values\RestContentType |
|
| 195 | + * @return Values\CachedValue |
|
| 196 | 196 | */ |
| 197 | 197 | public function loadContentType($contentTypeId) |
| 198 | 198 | { |
@@ -615,7 +615,7 @@ discard block |
||
| 615 | 615 | * @throws \eZ\Publish\Core\REST\Server\Exceptions\ForbiddenException |
| 616 | 616 | * @throws \eZ\Publish\Core\REST\Common\Exceptions\NotFoundException |
| 617 | 617 | * |
| 618 | - * @return \eZ\Publish\Core\REST\Server\Values\FieldDefinitionList |
|
| 618 | + * @return Values\RestFieldDefinition |
|
| 619 | 619 | */ |
| 620 | 620 | public function updateContentTypeDraftFieldDefinition($contentTypeId, $fieldDefinitionId, Request $request) |
| 621 | 621 | { |