@@ -26,5 +26,5 @@ |
||
26 | 26 | * @param \Aimeos\MShop\Context\Item\Iface $context MShop context object |
27 | 27 | * @param string $path Name of the client separated by slashes, e.g "order/base" |
28 | 28 | */ |
29 | - public function __construct( \Aimeos\MShop\Context\Item\Iface $context, $path ); |
|
29 | + public function __construct(\Aimeos\MShop\Context\Item\Iface $context, $path); |
|
30 | 30 | } |