Ejemplo n.º 1
0
 /**
  * Retrievs list of shop's downtime
  *
  * @return RM_Store_iRequest
  */
 public function downtime()
 {
     return $this->_mapper->getDowntime($this);
 }