Completed
Push — add/asset-cdn ( 61c426...4fbe6e )
by
unknown
07:55
created
modules/asset-cdn/asset-cdn.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -244,6 +244,7 @@
 block discarded – undo
244 244
 	 * /wp-includes/css/ = A4 (currency sign)
245 245
 	 * /wp-includes/js/ = A5 (yen sign)
246 246
 	 * /wp-includes/fonts/ = A6 (broken bar)
247
+	 * @param string $files_param
247 248
 	 */
248 249
 	private function encode_files_param( $files_param ) {
249 250
 		$encoding = array(
Please login to merge, or discard this patch.