Completed
Push — update/jpo-enable-widgets-no-l... ( 23dd7c...4e1670 )
by
unknown
16:18 queued 07:51
created
_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1078,7 +1078,7 @@
 block discarded – undo
1078 1078
 	/**
1079 1079
 	 * Retrieve the first active sidebar.
1080 1080
 	 *
1081
-	 * @return array|WP_Error First active sidebar, error if none exists.
1081
+	 * @return string First active sidebar, error if none exists.
1082 1082
 	*/
1083 1083
 	static function get_first_sidebar() {
1084 1084
 		$active_sidebars = get_option( 'sidebars_widgets', array() );
Please login to merge, or discard this patch.