Completed
Pull Request — master (#1357)
by
unknown
01:48
created
includes/class-wc-stripe-apple-pay-registration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -184,7 +184,7 @@
 block discarded – undo
184 184
 	 * Add to the list of publicly allowed query variables.
185 185
 	 *
186 186
 	 * @param  array $query_vars - provided public query vars.
187
-	 * @return array Updated public query vars.
187
+	 * @return string[] Updated public query vars.
188 188
 	 */
189 189
 	public function whitelist_domain_association_query_param( $query_vars ) {
190 190
 		$query_vars[] = 'apple-developer-merchantid-domain-association';
Please login to merge, or discard this patch.