TwistPHP Documentation

currentID

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

currentIDGet the current users user ID

Return Values

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

Example

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