Coding Standards: Apply an alignment fix from running composer format.

Follow up to [51216].
See #53481.

git-svn-id: https://develop.svn.wordpress.org/trunk@51229 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2021-06-24 19:24:31 +00:00
parent 3dc566ba89
commit 15b43fb360

View File

@ -471,7 +471,7 @@ class WP_REST_Widget_Types_Controller extends WP_REST_Controller {
}
$serialized_instance = serialize( $instance );
$widget_key = $wp_widget_factory->get_widget_key( $id );
$widget_key = $wp_widget_factory->get_widget_key( $id );
$response = array(
'form' => trim(