コード例 #1
0
ファイル: Gateway.php プロジェクト: daanbakker1995/vanteun
 /**
  * Get the output HTML
  *
  * @since 1.1.2
  * @see Pronamic_WP_Pay_Gateway::get_output_html()
  */
 public function get_output_fields()
 {
     return $this->client->get_fields();
 }