예제 #1
0
파일: Chart.php 프로젝트: relwell/Altamira
 /**
  * Returns the files a jsWriter needs to work
  * @return array
  */
 public function getFiles()
 {
     return $this->jsWriter->getFiles();
 }