Completed
Pull Request — master (#10315)
by Mike
08:27
created
includes/widgets/class-wc-widget-layered-nav.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -251,6 +251,7 @@
 block discarded – undo
251 251
 
252 252
 	/**
253 253
 	 * Get current page URL for layered nav items.
254
+	 * @param string $taxonomy
254 255
 	 * @return string
255 256
 	 */
256 257
 	protected function get_page_base_url( $taxonomy ) {
Please login to merge, or discard this patch.