コード例 #1
0
ファイル: Chart.php プロジェクト: relwell/Altamira
 /**
  * Returns the files a jsWriter needs to work
  * @return array
  */
 public function getFiles()
 {
     return $this->jsWriter->getFiles();
 }