Completed
Push — master ( 5d98f5...246d8b )
by Aimeos
08:56
created
lib/mshoplib/src/MShop/Text/Manager/Standard.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -159,7 +159,7 @@
 block discarded – undo
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
 	{
Please login to merge, or discard this patch.