File path: dist/twist/Core/Models/ICS/Calendar.model.php
Namespace: Twist\Core\Models\ICS
serve
—
Name | Description |
---|---|
[$strFileName = 'calendar'] | n/a |
void — No return information has been documented for this function.
<?php
//Set the variables for the example
$strFileName = 'calendar';
//Call the function serve with the example vars
$resCalendar = new \Twist\Core\Models\ICS\Calendar();
$resCalendar -> serve($strFileName);