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/term/slashes.php

    r46586 r47122  
    2323
    2424    /**
    25      * Tests the model function that expects slashed data
     25     * Tests the model function that expects slashed data.
    2626     */
    2727    function test_wp_insert_term() {
     
    7070
    7171    /**
    72      * Tests the model function that expects slashed data
     72     * Tests the model function that expects slashed data.
    7373     */
    7474    function test_wp_update_term() {
Note: See TracChangeset for help on using the changeset viewer.