TwistPHP Documentation

getDeviceID

File path: dist/twist/Core/Models/User/SessionHandler.model.php
Namespace: Twist\Core\Models\User
Extends:

getDeviceID

Return Values

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

Example

<?php
//Call the function getDeviceID with the example vars
$resSessionHandler = new \Twist\Core\Models\User\SessionHandler();
$resSessionHandler -> getDeviceID();