Make WordPress Core


Ignore:
Timestamp:
06/19/2020 10:53:54 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Remove unnecessary variables names from @return tags.

See #49572.

File:
1 edited

Legend:

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

    r48059 r48100  
    722722 * @access private
    723723 *
    724  * @return string[] $plugin_file Array of paths to plugin files relative to the plugins directory.
     724 * @return string[] Array of paths to plugin files relative to the plugins directory.
    725725 */
    726726function wp_get_active_and_valid_plugins() {
Note: See TracChangeset for help on using the changeset viewer.