Completed
Push — ezp25366-copy_content_relation... ( 48519a...7d5327 )
by
unknown
23:43 queued 10s
created
eZ/Publish/Core/Repository/Helper/RelationProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -110,7 +110,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.