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