Extension [  extension #161 wkhtmltox version 0.3.2-dev ] {
  - INI {
    Entry [ wkhtmltox.graphics  ]
      Current = '0'
    }
  }
  - Classes [3] {
    Class [  class WKHTMLTOX\PDF\Converter ] {
      - Constants [0] {
      }
      - Static properties [0] {
      }
      - Static methods [1] {
        Method [  static public method getVersion ] {
          - Parameters [0] {
          }
          - Return [ string ]
        }
      }
      - Properties [0] {
      }
      - Methods [3] {
        Method [  public method __construct ] {
          - Parameters [1] {
            Parameter #0 [  array $settings ]
          }
        }
        Method [  public method add ] {
          - Parameters [1] {
            Parameter #0 [  wkhtmltox\PDF\Object $object ]
          }
        }
        Method [  public method convert ] {
          - Parameters [0] {
          }
          - Return [ string or NULL ]
        }
      }
    }
    Class [  class WKHTMLTOX\PDF\Object ] {
      - Constants [0] {
      }
      - Static properties [0] {
      }
      - Static methods [0] {
      }
      - Properties [0] {
      }
      - Methods [1] {
        Method [  public method __construct ] {
          - Parameters [2] {
            Parameter #0 [  string $data ]
            Parameter #1 [  array or NULL $settings ]
          }
        }
      }
    }
    Class [  class WKHTMLTOX\Image\Converter ] {
      - Constants [0] {
      }
      - Static properties [0] {
      }
      - Static methods [1] {
        Method [  static public method getVersion ] {
          - Parameters [0] {
          }
          - Return [ string ]
        }
      }
      - Properties [0] {
      }
      - Methods [2] {
        Method [  public method __construct ] {
          - Parameters [2] {
            Parameter #0 [  string or NULL $buffer ]
            Parameter #1 [  array $settings ]
          }
        }
        Method [  public method convert ] {
          - Parameters [0] {
          }
          - Return [ string or NULL ]
        }
      }
    }
  }
}