?iť?

Your IP : 3.14.131.180


Current Path : /home/s/c/g/scgforma/www/soctest/htdocs/includes/restler/framework/Luracast/Restler/compatibility/
Upload File :
Current File : /home/s/c/g/scgforma/www/soctest/htdocs/includes/restler/framework/Luracast/Restler/compatibility/iAuthenticate.php

<?php

/**
 * Interface iAuthenticate only exists for compatibility mode for Restler 2 and below, it should
 * not be used otherwise.
 */
interface iAuthenticate
{
    public function __isAuthenticated();
}