Esempio n. 1
0
 public function refreshDayByQuery($date)
 {
     $this->_mapper->setDayStatusByQuery($this, $date);
 }