File path: dist/twist/Core/Utilities/Validate.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
timestring
—
Name | Description |
---|---|
$strTime | n/a |
void — No return information has been documented for this function.
<?php
//Set the variables for the example
$strTime = 'foo';
//Call the function timestring with the example vars
Twist::Validate() -> timestring($strTime);