Esempio n. 1
0
 /**
  * Returns any inline scripts stored by the jsWriter during configuration
  * @return array
  */
 public function getScript()
 {
     return $this->jsWriter->getScript();
 }