diff --git a/eZ/Publish/Core/Persistence/Legacy/Content/Gateway/ExceptionConversion.php b/eZ/Publish/Core/Persistence/Legacy/Content/Gateway/ExceptionConversion.php index 36db56fbe6f..1865cb5b1d5 100644 --- a/eZ/Publish/Core/Persistence/Legacy/Content/Gateway/ExceptionConversion.php +++ b/eZ/Publish/Core/Persistence/Legacy/Content/Gateway/ExceptionConversion.php @@ -697,7 +697,7 @@ public function deleteRelation($relationId, $type) /** * Inserts a new relation database record. * - * @param \eZ\Publish\SPI\Persistence\Content\Relation\CreateStruct $createStruct + * @param \eZ\Publish\SPI\Persistence\Content\Relation\CreateStruct $struct * * @return int ID the inserted ID */