TwistPHP Documentation

__version

File path: dist/twist/Core/Utilities/Base.utility.php
Namespace: Twist\Core\Utilities
Extends:

__versionReturn the version number of the current utility

Return Values

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

Example

<?php
//Call the function __version with the example vars
Twist::Base() -> __version();