Completed
Push — fix/stripe-conection-redirect ( 2afa36...a80628 )
by
unknown
83:08 queued 75:53
created
packages/lazy-images/src/lazy-images.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
 	 *
56 56
 	 * @since 5.6.0
57 57
 	 *
58
-	 * @return object The class instance.
58
+	 * @return Jetpack_Lazy_Images The class instance.
59 59
 	 */
60 60
 	public static function instance() {
61 61
 		if ( is_null( self::$instance ) ) {
Please login to merge, or discard this patch.