Exemplo n.º 1
0
 /**
  * Get the fullcalendar options (not including the events list)
  *
  * @return array 
  * @static 
  */
 public static function getOptions()
 {
     return \MaddHatter\LaravelFullcalendar\Calendar::getOptions();
 }