Make WordPress Core


Ignore:
Timestamp:
01/29/2020 12:43:23 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Improve inline comments per the documentation standards.

Includes minor code layout fixes for better readability.

See #48303.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/formatting/BlogInfo.php

    r46586 r47122  
    2323    function locales() {
    2424        return array(
    25             //     Locale          Language code
     25            // Locale, language code.
    2626            array( 'en_US', 'en-US' ),
    2727            array( 'ar', 'ar' ),
Note: See TracChangeset for help on using the changeset viewer.