Exemplo n.º 1
0
 /**
  * get list district to show when order
  */
 public function getListDistrict()
 {
     return $this->_districtModel->getAll();
 }