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/WPTargetedLinkRel.php

    r46894 r47122  
    7070     * Ensure empty rel attributes are not added.
    7171     *
    72      * @ticket 45352.
     72     * @ticket 45352
    7373     */
    7474    public function test_ignore_if_wp_targeted_link_rel_nulled() {
     
    8282     * Ensure default content filters are added.
    8383     *
    84      * @ticket 45292.
     84     * @ticket 45292
    8585     */
    8686    public function test_wp_targeted_link_rel_filters_run() {
Note: See TracChangeset for help on using the changeset viewer.