Example #1
0
 /** Returns the standard name for this tree
  * @return string
  */
 public function getTreeName()
 {
     return parent::getTreeName();
 }