// Remove 'Business' from namespace

This commit is contained in:
Julien Bourdeau
2016-01-18 14:56:19 +01:00
parent 218431b726
commit f95668cabf
+1 -1
View File
@@ -24,7 +24,7 @@
* International Registered Trademark & Property of PrestaShop SA
*/
use PrestaShop\PrestaShop\Core\Business\Module\WidgetInterface;
use PrestaShop\PrestaShop\Core\Module\WidgetInterface;
require(dirname(__FILE__).'/menutoplinks.class.php');