Auth_OpenID_UntrustedReturnURL::toString PHP Метод

toString() публичный Метод

public toString ( )
    function toString()
    {
        return sprintf("return_to %s not under trust_root %s", $this->return_to, $this->trust_root);
    }
Auth_OpenID_UntrustedReturnURL