@@ -63,7 +63,7 @@ discard block |
||
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 |
||
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 | */ |