Completed
Push — fix/remove-videopress-local-fi... ( 602e45...7db046 )
by
unknown
126:31 queued 95:11
created
modules/videopress/class.jetpack-videopress.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -257,7 +257,7 @@
 block discarded – undo
257 257
 	/**
258 258
 	 * A work-around / hack to make it possible to go to the media library with the add new box open.
259 259
 	 *
260
-	 * @return bool
260
+	 * @return false|null
261 261
 	 */
262 262
 	public function print_in_footer_open_media_add_new() {
263 263
 		global $pagenow;
Please login to merge, or discard this patch.