37 if (!isset($this->fallback[$scope][$scopeId][$forConfig])) {
47 $this->storeManager->getGroup($scopeId)->getWebsiteId()
56 $this->fallback[$scope][$scopeId][$forConfig] =
$fallback;
58 return $this->fallback[$scope][$scopeId][$forConfig];
getFallbackScope($scope, $scopeId, $forConfig=true)
__construct(StoreManagerInterface $storeManager)