TwistPHP Documentation

createCalendar

File path: dist/twist/Core/Utilities/ICS.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

createCalendarCreate a new instance of the ICSCalendar object, allowing the creation of an calendar ICS file

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function createCalendar with the example vars
Twist::ICS() -> createCalendar();