@@ -159,7 +159,7 @@ |
||
159 | 159 | * |
160 | 160 | * @param \Aimeos\MShop\Text\Item\Iface $item Text item which should be saved |
161 | 161 | * @param boolean $fetch True if the new ID should be returned in the item |
162 | - * @return \Aimeos\MShop\Common\Item\Iface $item Updated item including the generated ID |
|
162 | + * @return \Aimeos\MShop\Common\Item\ListRef\Iface $item Updated item including the generated ID |
|
163 | 163 | */ |
164 | 164 | public function saveItem( \Aimeos\MShop\Common\Item\Iface $item, $fetch = true ) |
165 | 165 | { |