Make WordPress Core


Ignore:
Timestamp:
11/05/2019 09:21:46 PM (7 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/customize/class-wp-customize-media-control.php

    r44796 r46660  
    208208         * @since 4.9.0
    209209         *
    210          * @return array An associative array of default button labels.
     210         * @return string[] An associative array of default button labels keyed by the button name.
    211211         */
    212212        public function get_default_button_labels() {
Note: See TracChangeset for help on using the changeset viewer.