Наследование: implements Newscoop\Service\IThemeService
Пример #1
0
 public function getData(array $params, array $cols)
 {
     var_dump($this->_service->getFiles($this->_theme));
 }