Make WordPress Core


Ignore:
Timestamp:
11/05/2019 09:21:46 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Improve documentation of known return types, plus other docs fixes.

See #48303

File:
1 edited

Legend:

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

    r46624 r46660  
    32873287 * @since 4.6.0
    32883288 *
    3289  * @return array A list of unique hosts of enqueued scripts and styles.
     3289 * @return string[] A list of unique hosts of enqueued scripts and styles.
    32903290 */
    32913291function wp_dependencies_unique_hosts() {
Note: See TracChangeset for help on using the changeset viewer.