Completed
Push — master ( 98e6c7...18f4ad )
by Aimeos
14:21
created
Controller/JsonapiController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -105,7 +105,7 @@
 block discarded – undo
105 105
 	 * Returns the resource controller
106 106
 	 *
107 107
 	 * @param string Resource location, e.g. "product"
108
-	 * @return \Aimeos\MShop\Context\Item\Iface Context item
108
+	 * @return \Aimeos\Client\JsonApi\Iface Context item
109 109
 	 */
110 110
 	protected function createClient( $resource )
111 111
 	{
Please login to merge, or discard this patch.