Example #1
0
 /**
  * @return Tree
  */
 public function getTree()
 {
     return $this->_project->getTree();
 }