Make WordPress Core


Ignore:
Timestamp:
02/23/2025 11:09:25 AM (19 months ago)
Author:
johnbillion
Message:

Docs: Various improvements to inline documentation.

See #62281

File:
1 edited

Legend:

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

    r58813 r59861  
    402402 * @since 2.9.0
    403403 *
    404  * @return array
     404 * @return object[]
    405405 */
    406406function get_plugin_updates() {
     
    625625 * @since 2.9.0
    626626 *
    627  * @return array
     627 * @return WP_Theme[]
    628628 */
    629629function get_theme_updates() {
Note: See TracChangeset for help on using the changeset viewer.