Make WordPress Core

Changeset 51084


Ignore:
Timestamp:
06/07/2021 11:14:54 PM (4 years ago)
Author:
joedolson
Message:

Coding Standards: Extraneous white space at end of line.

Fixes a minor coding standards issue.

Follow up to [51082].

See #51189.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/comment-template.php

    r51081 r51084  
    16481648 * @since 2.7.0
    16491649 * @since 4.4.0 Added the ability for `$comment` to also accept a WP_Comment object.
    1650  * 
     1650 *
    16511651 * @param array          $args {
    16521652 *     Optional. Override default arguments.
Note: See TracChangeset for help on using the changeset viewer.