Completed
Push — master ( f435a7...9e3b53 )
by Aimeos
11:21
created
Classes/Aimeos/Shop/Controller/JsonapiController.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -74,6 +74,7 @@
 block discarded – undo
74 74
 	 * Returns the resource controller
75 75
 	 *
76 76
 	 * @param string Resource location, e.g. "customer"
77
+	 * @param string $resource
77 78
 	 * @return \Aimeos\Client\JsonApi\Iface JsonApi client
78 79
 	 */
79 80
 	protected function createClient( $resource )
Please login to merge, or discard this patch.