mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Twenty Nineteen: Apply coding standards fix from running composer format.
Follow up to [52149]. See #54392. git-svn-id: https://develop.svn.wordpress.org/trunk@52182 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a125f5e87f
commit
a53e6bb7e0
@ -208,7 +208,7 @@ if ( ! function_exists( 'twentynineteen_comment_form' ) ) :
|
||||
|
||||
comment_form(
|
||||
array(
|
||||
'title_reply' => null,
|
||||
'title_reply' => null,
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user