_localeLists = $localeLists; } /** * @return array */ public function toOptionArray() { return $this->_localeLists->getOptionLocales(); } }