Esempio n. 1
0
 /**
  * Outputs the link to the Google JSAPI
  *
  * @access public
  * @since v2.3.0
  * @return string 
  * @static 
  */
 public static function jsapi()
 {
     return \Khill\Lavacharts\Lavacharts::jsapi();
 }