Make WordPress Core


Ignore:
Timestamp:
04/29/2022 07:22:56 PM (3 years ago)
Author:
johnbillion
Message:

Docs: Formatting corrections for various docblocks.

See #54729

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-image-editor.php

    r53271 r53317  
    110110     *     An array of image size arrays. Default sizes are 'small', 'medium', 'large'.
    111111     *
    112      *     @type array $size {
     112     *     @type array ...$0 {
    113113     *         @type int  $width  Image width.
    114114     *         @type int  $height Image height.
Note: See TracChangeset for help on using the changeset viewer.