예제 #1
0
 /**
  * Transforms a node to another node.
  */
 public function transformNode($treeNodeType)
 {
     return parent::transformNode($treeNodeType);
 }