Changeset 58075 for trunk/src/wp-includes/fonts/class-wp-font-utils.php
- Timestamp:
- 05/02/2024 01:17:45 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/fonts/class-wp-font-utils.php
r58073 r58075 245 245 * @access private 246 246 * 247 * @return arrayA collection of mime types keyed by file extension.247 * @return string[] A collection of mime types keyed by file extension. 248 248 */ 249 249 public static function get_allowed_font_mime_types() {
Note: See TracChangeset
for help on using the changeset viewer.