File path: dist/twist/Core/Utilities/Session.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
getSessionID
— Get the currently assigned session ID from the session handler
void — No return information has been documented for this function.
<?php
//Call the function getSessionID with the example vars
Twist::Session() -> getSessionID();