public RecaptchaConfig getConfig()

in src/main/java/com/google/recaptcha/pld/pld/services/RecaptchaContext.java [51:53]


  public RecaptchaConfig getConfig() {
    return config;
  }