Completed
Push — merge/getty-shortcode ( 5a107c )
by
unknown
109:42 queued 100:47
created
modules/shortcodes/getty.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,7 @@
 block discarded – undo
79 79
  *
80 80
  * @param string $content
81 81
  *
82
- * @return mixed
82
+ * @return string
83 83
  */
84 84
 function wpcom_shortcodereverse_getty( $content ) {
85 85
 	if ( ! is_string( $content ) || false === stripos( $content, '.gettyimages.com/' ) ) {
Please login to merge, or discard this patch.