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