@@ -110,7 +110,7 @@ |
||
110 | 110 | * |
111 | 111 | * @param array $inputRelations |
112 | 112 | * @param mixed $sourceContentId |
113 | - * @param mixed $sourceContentVersionNo |
|
113 | + * @param integer $sourceContentVersionNo |
|
114 | 114 | * @param \eZ\Publish\API\Repository\Values\ContentType\ContentType $contentType |
115 | 115 | * @param \eZ\Publish\API\Repository\Values\Content\Relation[] $existingRelations An array of existing relations for Content version (empty when creating new content) |
116 | 116 | */ |