Auth_OpenID_CancelResponse::__construct PHP Method

__construct() public method

public __construct ( $endpoint )
    function __construct($endpoint)
    {
        $this->setEndpoint($endpoint);
    }
Auth_OpenID_CancelResponse