Make WordPress Core


Ignore:
Timestamp:
05/02/2024 01:17:45 PM (9 months ago)
Author:
johnbillion
Message:

Docs: Various docblock improvements.

See #60699

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/fonts/class-wp-font-utils.php

    r58073 r58075  
    245245     * @access private
    246246     *
    247      * @return array A collection of mime types keyed by file extension.
     247     * @return string[] A collection of mime types keyed by file extension.
    248248     */
    249249    public static function get_allowed_font_mime_types() {
Note: See TracChangeset for help on using the changeset viewer.