Example #1
0
 public function initialize()
 {
     $this->setProperty('file', $this->getProperty('path'));
     return parent::initialize();
 }