Skip to content

Commit 5dbebda

Browse files
committed
Correct since annotation for Cash_App_Pay_Gateway::get_default_title().
1 parent 2acaa51 commit 5dbebda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/Gateway/Cash_App_Pay_Gateway.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ public function add_admin_notices() {
239239
* Get the default payment method title, which is configurable within the
240240
* admin and displayed on checkout
241241
*
242-
* @since x.x.x
242+
* @since 4.5.0
243243
* @return string payment method title to show on checkout
244244
*/
245245
protected function get_default_title() {

0 commit comments

Comments
 (0)