@@ -141,6 +141,7 @@ |
||
141 | 141 | * |
142 | 142 | * @param string Resource location, e.g. "customer" |
143 | 143 | * @param string Related resource location, e.g. "address" |
144 | + * @param string $related |
|
144 | 145 | * @return \Aimeos\Client\JsonApi\Iface JsonApi client |
145 | 146 | */ |
146 | 147 | protected function createClient( $resource, $related = null ) |