?iť?

Your IP : 3.139.105.110


Current Path : /home/scgforma/www/soc064/htdocs/includes/restler/framework/Luracast/Restler/compatibility/
Upload File :
Current File : /home/scgforma/www/soc064/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();
}