@@ -112,6 +112,7 @@ |
||
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 ) |