Make WordPress Core


Ignore:
Timestamp:
01/29/2020 12:43:23 AM (6 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/rest-api/rest-post-meta-fields.php

    r46586 r47122  
    15391539                'meta' => array(
    15401540                    'list_of_objects' => array(
    1541                         // Meta 1
     1541                        // Meta 1.
    15421542                        array(
    15431543                            array(
     
    15501550                            ),
    15511551                        ),
    1552                         // Meta 2
     1552                        // Meta 2.
    15531553                        array(
    15541554                            array(
Note: See TracChangeset for help on using the changeset viewer.