Пример #1
0
 /**
  * get list ward to show when order
  */
 public function getListWard()
 {
     return $this->_wardModel->getAll();
 }