Make WordPress Core


Ignore:
Timestamp:
11/05/2019 09:25:53 PM (6 years ago)
Author:
johnbillion
Message:

Docs: Further improve documentation of known return types, plus other docs fixes.

See #48303

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-recovery-mode-email-service.php

    r46586 r46661  
    307307     *
    308308     * @param array $extension The extension that caused the error.
    309      * @return array An associated array of debug information.
     309     * @return array An associative array of debug information.
    310310     */
    311311    private function get_debug( $extension ) {
Note: See TracChangeset for help on using the changeset viewer.