예제 #1
0
파일: Debugger.php 프로젝트: vgrish/dvelum
 /**
  * @return Tree
  */
 public function getTree()
 {
     return $this->_project->getTree();
 }