Completed
Push — master ( aa85a4...7a1128 )
by Jared
02:54
created
lib/timber.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -345,7 +345,7 @@
 block discarded – undo
345 345
 	 * Get widgets.
346 346
 	 *
347 347
 	 * @param int     $widget_id
348
-	 * @return TimberFunctionWrapper
348
+	 * @return string
349 349
 	 */
350 350
 	public static function get_widgets( $widget_id ) {
351 351
 		return trim( TimberHelper::function_wrapper( 'dynamic_sidebar', array( $widget_id ), true ) );
Please login to merge, or discard this patch.