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

    r46895 r47122  
    10351035    function data_wildcard_attribute_prefixes() {
    10361036        return array(
    1037             // Ends correctly
     1037            // Ends correctly.
    10381038            array( 'data-*', true ),
    10391039
Note: See TracChangeset for help on using the changeset viewer.