Completed
Push — master ( 79c39b...fb6f7f )
by Aimeos
02:21
created
Classes/Aimeos/Shop/Controller/JsonapiController.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -135,6 +135,7 @@
 block discarded – undo
135 135
 	 * Returns the resource controller
136 136
 	 *
137 137
 	 * @param string Resource location, e.g. "product"
138
+	 * @param string $resource
138 139
 	 * @return \Aimeos\Client\JsonApi\Iface JsonApi client
139 140
 	 */
140 141
 	protected function createClient( $resource )
Please login to merge, or discard this patch.