TwistPHP Documentation

success

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

success

Return Values

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

Example

<?php
//Call the function success with the example vars
$resValidator = new \Twist\Core\Models\Validate\Validator();
$resValidator -> success();