@@ -247,6 +247,7 @@ |
||
247 | 247 | |
248 | 248 | /** |
249 | 249 | * Return settings associated with this payment gateway. |
250 | + * @param WC_Payment_Gateway $gateway |
|
250 | 251 | */ |
251 | 252 | public function get_settings( $gateway ) { |
252 | 253 | $settings = array(); |