Completed
Push — add/google-analytics ( be9163 )
by
unknown
30:45 queued 22:22
created
modules/google-analytics/wp-google-analytics/wp-google-analytics.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -380,6 +380,8 @@
 block discarded – undo
380 380
 
381 381
 	/**
382 382
 	 * Maybe output or return, depending on the context
383
+	 * @param string $val
384
+	 * @param boolean $maybe
383 385
 	 */
384 386
 	private function _output_or_return( $val, $maybe ) {
385 387
 		if ( $maybe )
Please login to merge, or discard this patch.