@@ -27,7 +27,6 @@ |
||
27 | 27 | * @param \Aimeos\MShop\Context\Item\Iface $context Context object with required objects |
28 | 28 | * @param array $templatePaths Associative list of the file system paths to the core or the extensions as key |
29 | 29 | * and a list of relative paths inside the core or the extension as values |
30 | - * @param \Aimeos\Admin\JQAdm\Iface $client Admin object |
|
31 | 30 | */ |
32 | 31 | public function __construct( \Aimeos\MShop\Context\Item\Iface $context, array $templatePaths ) |
33 | 32 | { |