TwistPHP Documentation

setHandlers

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

setHandlers

Return Values

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

Example

<?php
//Call the function setHandlers with the example vars
$resMemcache = new \Twist\Core\Models\Session\Memcache();
$resMemcache -> setHandlers();