예제 #1
0
 /**
  * Return websites array
  *
  * @return array
  */
 public function toOptionArray()
 {
     return $this->_systemStore->getWebsiteOptionHash($this->_withDefaultWebsite);
 }