Located in /core/PHPMailer/extras/EasyPeasyICS.php [line 17]
Properties
Methods
EasyPeasyICS __construct( [string $calendarName = ""] )
Constructor
void addEvent( $start, $end, [ $summary = ""], [ $description = ""], [ $url = ""], string $calendarName )
Add event to calendar
void render( [ $output = true] )