Ejemplo n.º 1
0
 protected function getPath()
 {
     return static::EXTENSION . DS . parent::getPath();
 }
Ejemplo n.º 2
0
 static function get_file($file)
 {
     return parent::get_contents($file);
 }