Пример #1
0
 public function loadEngine($file, $encoding)
 {
     return $this->engine->loadEngine($file, $encoding);
 }