Completed
Pull Request — master (#5401)
by Brandon
07:26
created
modules/related-posts/jetpack-related-posts.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1220,8 +1220,8 @@
 block discarded – undo
1220 1220
 	 * Enqueues assets needed to do async loading of related posts.
1221 1221
 	 *
1222 1222
 	 * @access protected
1223
-	 * @param mixed $script Script.
1224
-	 * @param mixed $style Style.
1223
+	 * @param boolean $script Script.
1224
+	 * @param boolean $style Style.
1225 1225
 	 * @uses wp_enqueue_script, wp_enqueue_style, plugins_url
1226 1226
 	 * @return void
1227 1227
 	 */
Please login to merge, or discard this patch.