Example #1
0
 public function getDayStatusCode($date)
 {
     return $this->_mapper->getDayStatus($this, $date);
 }