Example #1
0
 /**
  * อ่านรายการเมนูทั้งหมด
  *
  * @return object
  */
 public function getMenus()
 {
     return $this->menu->getMenus();
 }