diff --git a/lib/class-wp-theme-json-resolver.php b/lib/class-wp-theme-json-resolver.php index 1a00169925fe54..65f83895e8ee18 100644 --- a/lib/class-wp-theme-json-resolver.php +++ b/lib/class-wp-theme-json-resolver.php @@ -399,9 +399,9 @@ public static function get_user_data() { * for the paragraph block, and the theme has done it as well, * the user preference wins. * - * @param array $theme_support_data Existing block editor settings. - * Empty array by default. - * @param string $origin To what level should we merge data. + * @param array $theme_support_data Existing block editor settings. + * Empty array by default. + * @param string $origin To what level should we merge data. * Valid values are 'theme' or 'user'. * Default is 'user'. * diff --git a/phpunit/class-wp-theme-json-test.php b/phpunit/class-wp-theme-json-test.php index 13dd9c41930f9e..86924dd96146b6 100644 --- a/phpunit/class-wp-theme-json-test.php +++ b/phpunit/class-wp-theme-json-test.php @@ -247,7 +247,7 @@ function test_get_stylesheet() { ), 'misc' => 'value', ), - 'core/group' => array( + 'core/group' => array( 'custom' => array( 'base-font' => 16, 'line-height' => array(