TwistPHP Documentation

createEvent

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

createEventCreate a new instance of the ICSEvent object, allowing the creation of an event ICS file

Return Values

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

Example

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