示例#1
0
 public function process()
 {
     $this->setProperty('parent', $this->getProperty('path'));
     return parent::process();
 }