Skip to content

Commit

Permalink
EZP-30985: Fixed PhpDoc param typos for Content Gateway (#2796)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikadamczyk authored and alongosz committed Oct 4, 2019
1 parent 5150cb9 commit 9cdc961
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit 9cdc961

Please sign in to comment.