TwistPHP Documentation

lastModified

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

lastModified

Return Values

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

Example

<?php
//Call the function lastModified with the example vars
$resEvent = new \Twist\Core\Models\ICS\Event();
$resEvent -> lastModified();