Make WordPress Core

Changeset 52182


Ignore:
Timestamp:
11/16/2021 03:01:37 PM (5 years ago)
Author:
desrosj
Message:

Twenty Nineteen: Apply coding standards fix from running composer format.

Follow up to [52149].

See #54392.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentynineteen/inc/template-tags.php

    r52149 r52182  
    209209                        comment_form(
    210210                                array(
    211                                         'title_reply'  => null,
     211                                        'title_reply' => null,
    212212                                )
    213213                        );
Note: See TracChangeset for help on using the changeset viewer.