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