Completed
Branch master (86f0a0)
by Aimeos
05:56
created
admin/jqadm/src/Admin/JQAdm/Common/Admin/Factory/Base.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
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
 	{
Please login to merge, or discard this patch.