Changeset 48110 for trunk/src/wp-includes/class-wp-image-editor-imagick.php
- Timestamp:
- 06/20/2020 12:57:00 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-image-editor-imagick.php
r48102 r48110 242 242 * @since 3.5.0 243 243 * 244 * @param 245 * @param 246 * @param 244 * @param int|null $max_w Image width. 245 * @param int|null $max_h Image height. 246 * @param bool $crop 247 247 * @return bool|WP_Error 248 248 */
Note: See TracChangeset
for help on using the changeset viewer.