Fix "white spaces at end of line" in docblock (IDE) woes after [46077].
See #32437. Built from https://develop.svn.wordpress.org/trunk@46078 git-svn-id: http://core.svn.wordpress.org/trunk@45890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -622,7 +622,7 @@ function image_resize_dimensions( $orig_w, $orig_h, $dest_w, $dest_h, $crop = fa
|
||||
* with the original/source image. Differences of 1px may be due to rounding and are ignored.
|
||||
*
|
||||
* @since 5.3.0
|
||||
*
|
||||
*
|
||||
* @param bool The filtered value.
|
||||
* @param int Original image width.
|
||||
* @param int Original image height.
|
||||
|
||||
Reference in New Issue
Block a user