Completed
Pull Request — master (#1317)
by
unknown
01:42
created
includes/payment-methods/class-wc-stripe-payment-request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -121,7 +121,7 @@
 block discarded – undo
121 121
 	 * Get this instance.
122 122
 	 *
123 123
 	 * @since  4.0.6
124
-	 * @return class
124
+	 * @return WC_Stripe_Payment_Request
125 125
 	 */
126 126
 	public static function instance() {
127 127
 		return self::$_this;
Please login to merge, or discard this patch.