diff --git a/Controller/Adminhtml/Integration/CleanIntegration.php b/Controller/Adminhtml/Integration/CleanIntegration.php index d5c05e2..f88061c 100644 --- a/Controller/Adminhtml/Integration/CleanIntegration.php +++ b/Controller/Adminhtml/Integration/CleanIntegration.php @@ -17,6 +17,8 @@ class CleanIntegration extends Action private $resourceConnection; + private $logger; + /** * CleanIntegration constructor. * diff --git a/composer.json b/composer.json index ae051f8..773bfa2 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "doofinder/doofinder-magento2", - "version": "0.13.7", + "version": "0.13.8", "description": "Doofinder module for Magento 2", "type": "magento2-module", "require": { diff --git a/etc/module.xml b/etc/module.xml index e6bb83f..94f4eeb 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +