TwistPHP Documentation

getRaw

File path: dist/twist/Core/Models/ICS/Calendar.model.php
Namespace: Twist\Core\Models\ICS
Extends:

getRaw

Return Values

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

Example

<?php
//Call the function getRaw with the example vars
$resCalendar = new \Twist\Core\Models\ICS\Calendar();
$resCalendar -> getRaw();