File path: dist/twist/Core/Utilities/ICS.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
createCalendar
— Create a new instance of the ICSCalendar object, allowing the creation of an calendar ICS file
void — No return information has been documented for this function.
<?php
//Call the function createCalendar with the example vars
Twist::ICS() -> createCalendar();