Make WordPress Core


Ignore:
Timestamp:
10/26/2019 09:07:10 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Switch more docs over to typed array notation, plus some fixes.

See #48303, #41756

File:
1 edited

Legend:

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

    r45932 r46596  
    155155 * @global string $wp_local_package
    156156 *
    157  * @param array $languages Array of available languages (populated via the Translation API).
     157 * @param array[] $languages Array of available languages (populated via the Translation API).
    158158 */
    159159function wp_install_language_form( $languages ) {
Note: See TracChangeset for help on using the changeset viewer.