Make WordPress Core


Ignore:
Timestamp:
11/08/2021 10:47:55 AM (4 years ago)
Author:
johnbillion
Message:

Docs: Various docblock improvements and corrections.

See #53399

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/formatting.php

    r51984 r52035  
    50305030 * @since 2.3.0
    50315031 *
    5032  * @param array $matches Populated by matches to preg_replace.
     5032 * @param string[] $matches Populated by matches to preg_replace.
    50335033 * @return string The text returned after esc_html if needed.
    50345034 */
Note: See TracChangeset for help on using the changeset viewer.