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/update.php

    r42827 r42871  
    601601 * @since 3.7.0
    602602 *
    603  * @return array
     603 * @return object[] Array of translation objects that have available updates.
    604604 */
    605605function wp_get_translation_updates() {
Note: See TracChangeset for help on using the changeset viewer.