From b213e3fc2ada6ed1d414a7e14227a7b252d98ebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reu=CC=88el=20van=20der=20Steege?= Date: Sun, 27 Jun 2021 00:02:56 +0200 Subject: [PATCH] Replace `Pronamic_WP_Pay_Gateway` with `Core_Gateway` in method documentation. --- src/Gateway.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Gateway.php b/src/Gateway.php index 1d7aa43..d134269 100644 --- a/src/Gateway.php +++ b/src/Gateway.php @@ -61,7 +61,7 @@ private function filter_ideal( $method ) { /** * Get issuers * - * @see Pronamic_WP_Pay_Gateway::get_issuers() + * @see Core_Gateway::get_issuers() */ public function get_issuers() { $groups = array(); @@ -105,7 +105,7 @@ public function get_issuers() { /** * Get issuers * - * @see Pronamic_WP_Pay_Gateway::get_issuers() + * @see Core_Gateway::get_issuers() */ public function get_credit_card_issuers() { $groups = array(); @@ -154,7 +154,7 @@ public function get_credit_card_issuers() { /** * Get supported payment methods * - * @see Pronamic_WP_Pay_Gateway::get_supported_payment_methods() + * @see Core_Gateway::get_supported_payment_methods() */ public function get_supported_payment_methods() { return array(