Inheritance: implements Newscoop\Service\IThemeService
コード例 #1
0
ファイル: ThemeFiles.php プロジェクト: sourcefabric/newscoop
 public function getData(array $params, array $cols)
 {
     var_dump($this->_service->getFiles($this->_theme));
 }