Esempio n. 1
0
 /**
  *
  */
 protected function detachNode()
 {
     parent::detachNode();
     $this->ownerForm = null;
     $this->nodePath = null;
 }