Completed
Push — add/wpcom-shortcodes ( 8c88e1...1b85b0 )
by
unknown
205:10 queued 197:18
created
modules/shortcodes/googleapps.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -98,7 +98,7 @@
 block discarded – undo
98 98
  *
99 99
  * @param string $content
100 100
  *
101
- * @return mixed
101
+ * @return string
102 102
  */
103 103
 function jetpack_archiveorg_embed_to_shortcode( $content ) {
104 104
 	if ( false === stripos( $content, 'archive.org/embed/' ) )
Please login to merge, or discard this patch.