Example #1
0
 public function getStoreSwitcherHtml()
 {
     if ($this->_storeSwitcher) {
         return $this->_storeSwitcher->toHtml();
     }
 }