@@ -21,6 +21,7 @@ |
||
| 21 | 21 | |
| 22 | 22 | /** |
| 23 | 23 | * Manage notes to show after Apple Pay domain verification. |
| 24 | + * @param boolean $verification_complete |
|
| 24 | 25 | */ |
| 25 | 26 | public static function notify_on_apple_pay_domain_verification( $verification_complete ) { |
| 26 | 27 | if ( ! class_exists( 'Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes' ) ) { |