Completed
Push — master ( 361140...04e2fd )
by Aimeos
17:05
created
Controller/JsonapiController.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -112,6 +112,7 @@
 block discarded – undo
112 112
 	 *
113 113
 	 * @param string Resource location, e.g. "customer"
114 114
 	 * @param string Related resource location, e.g. "address"
115
+	 * @param string $related
115 116
 	 * @return \Aimeos\Client\JsonApi\Iface JSON API client
116 117
 	 */
117 118
 	protected function createClient( $resource, $related )
Please login to merge, or discard this patch.