Make WordPress Core


Ignore:
Timestamp:
11/08/2021 10:43:52 AM (3 years ago)
Author:
johnbillion
Message:

Docs: Fix some docblock syntax errors and add a missing canonical reference.

See #53399, #52867, #38942, #53668

File:
1 edited

Legend:

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

    r51790 r52034  
    364364         * @param string $filename  Path to the image.
    365365         * @param string $mime_type The source image mime type.
    366          * }
    367366         */
    368367        $output_format = apply_filters( 'image_editor_output_format', array(), $filename, $mime_type );
Note: See TracChangeset for help on using the changeset viewer.