Make WordPress Core


Ignore:
Timestamp:
03/22/2018 08:26:06 PM (7 years ago)
Author:
johnbillion
Message:

Docs: Document many more parameters and properties using typed array notation.

See #41756

File:
1 edited

Legend:

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

    r42827 r42871  
    2929 *                          Defaults to 0, synonymous for the current blog.
    3030 * }
    31  * @return array Array of WP_Theme objects.
     31 * @return WP_Theme[] Array of WP_Theme objects.
    3232 */
    3333function wp_get_themes( $args = array() ) {
Note: See TracChangeset for help on using the changeset viewer.