Ejemplo n.º 1
0
 /**
  * Return widget directory
  *
  * @return string
  */
 protected function getDir()
 {
     return parent::getDir() . '/backup';
 }
Ejemplo n.º 2
0
 /**
  * Return widget directory
  *
  * @return string
  */
 protected function getDir()
 {
     return parent::getDir() . '/code';
 }