Completed
Push — master ( 5f46f6...9c1aa8 )
by Mike
09:11 queued 21s
created
includes/class-wc-install.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -240,6 +240,7 @@
 block discarded – undo
240 240
 
241 241
 	/**
242 242
 	 * Update DB version to current.
243
+	 * @param string $version
243 244
 	 */
244 245
 	public static function update_db_version( $version = null ) {
245 246
 		delete_option( 'woocommerce_db_version' );
Please login to merge, or discard this patch.