コード例 #1
0
ファイル: MenuGriditoModel.php プロジェクト: janmarek/Neuron
 public function getItems()
 {
     return $this->service->fetchTreeAsArray();
 }