Completed
Push — 6.7 ( 8b2225...5150cb )
by
unknown
27:32 queued 08:59
created
eZ/Publish/Core/Persistence/Legacy/Content/Gateway/ExceptionConversion.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@  discard block
 block discarded – undo
63 63
      * Inserts a new content object.
64 64
      *
65 65
      * @param \eZ\Publish\SPI\Persistence\Content\CreateStruct $struct
66
-     * @param mixed $currentVersionNo
66
+     * @param integer $currentVersionNo
67 67
      *
68 68
      * @return int ID
69 69
      */
@@ -697,7 +697,6 @@  discard block
 block discarded – undo
697 697
     /**
698 698
      * Inserts a new relation database record.
699 699
      *
700
-     * @param \eZ\Publish\SPI\Persistence\Content\Relation\CreateStruct $createStruct
701 700
      *
702 701
      * @return int ID the inserted ID
703 702
      */
Please login to merge, or discard this patch.