Пример #1
0
 public function getOrderOfLastHomeTabByType($type)
 {
     return $this->homeTabConfigRepo->findOrderOfLastHomeTabByType($type);
 }