YotpoLtd / magento2-module-yotpo-reviews

Open Software License 3.0
23 stars 38 forks source link

Clean up Config.php and use isSetFlag method for boolean functions #214

Open vmalyk opened 4 years ago

vmalyk commented 4 years ago
  1. Fixed getters for boolean params and used isSetFlag
  2. Fixed Default value to as more changes scope to ScopeInterface::SCOPE_STORE instead null
  3. Removed checking $this->isSingleStoreMode() - it`s handled by Magento framework
vmalyk commented 4 years ago

@lgreenboim, thank you for checking. Can you provide details about issues?