Make WordPress Core


Ignore:
Timestamp:
07/23/2020 07:59:16 PM (5 years ago)
Author:
johnbillion
Message:

Docs: First pass at some inline docs fixes mostly made by PHPCBF.

See #49572, #50744

File:
1 edited

Legend:

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

    r48574 r48586  
    469469 * @since 2.1.0
    470470 *
    471  * @param int $attachment_id Attachment Id to process.
    472  * @param string $file Filepath of the Attached image.
     471 * @param int    $attachment_id Attachment Id to process.
     472 * @param string $file          Filepath of the Attached image.
    473473 * @return mixed Metadata for attachment.
    474474 */
Note: See TracChangeset for help on using the changeset viewer.