Inheritance: implements Newscoop\Service\IThemeService
Exemplo n.º 1
0
 public function getData(array $params, array $cols)
 {
     var_dump($this->_service->getFiles($this->_theme));
 }