TwistPHP Documentation

requireVerification

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

requireVerification

Return Values

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

Example

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