Skip to content

Commit

Permalink
MAG1-202: buklt in conflict messages
Browse files Browse the repository at this point in the history
- Avoid both extensions from been enabled on configurations and show warnings
- Show system message if, of any reason, both extensions are enabled on configurations
  • Loading branch information
ebanolopes committed Mar 1, 2018
1 parent 1e083f1 commit c0fc570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Model/System/Config/Backend/Enabled.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
*/
namespace Signifyd\Connect\Model\System\Config\Backend;

use Magento\Framework\App\ObjectManager;
use Magento\Framework\Exception\LocalizedException;

class Enabled extends \Magento\Framework\App\Config\Value
Expand Down

0 comments on commit c0fc570

Please sign in to comment.