File path: dist/twist/Core/Helpers/Session.helper.php
Namespace: Twist\Core\Helpers
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();