Completed
Push — add/rendered-components ( 52181d...7e7f24 )
by Bernhard
07:11
created
_inc/lib/components.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -10,6 +10,7 @@
 block discarded – undo
10 10
 	 *
11 11
 	 * @since 7.6.0
12 12
 	 *
13
+	 * @param string $name
13 14
 	 * @return string The component markup
14 15
 	 */
15 16
 	public static function render_component( $name, $props ) {
Please login to merge, or discard this patch.