@@ -53,7 +53,7 @@ |
||
53 | 53 | /** |
54 | 54 | * ConfigProvider constructor. |
55 | 55 | * |
56 | - * @param Config $config |
|
56 | + * @param Config $configCc |
|
57 | 57 | */ |
58 | 58 | public function __construct( |
59 | 59 | CartInterface $cart, |