Example #1
0
 private function _load_nav()
 {
     $data = $this->annotation_getter->navigation();
     return $data;
 }