Esempio n. 1
0
 public function dataPath()
 {
     return parent::dataPath() . 'handlers/files/';
 }
 public function dataPath()
 {
     return parent::dataPath() . 'handlers/templates/';
 }
Esempio n. 3
0
 public function dataPath()
 {
     return parent::dataPath() . 'handlers/script/';
 }
Esempio n. 4
0
 public function dataPath()
 {
     return parent::dataPath() . 'commands/';
 }