Completed
Push — master ( 03da81...4b8bdc )
by Aimeos
01:35
created
Classes/Aimeos/Shop/Controller/JsonadmController.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -166,6 +166,7 @@
 block discarded – undo
166 166
 	 * @param string $sitecode Unique site code
167 167
 	 * @param string Resource location, e.g. "product/property/type"
168 168
 	 * @param string $lang Language code
169
+	 * @param string $resource
169 170
 	 * @return \Aimeos\Admin\JsonAdm\Iface JsonAdm client
170 171
 	 */
171 172
 	protected function createClient( $sitecode, $resource, $lang )
Please login to merge, or discard this patch.