Changeset 30979 for trunk/src/wp-includes/class-wp-image-editor-imagick.php
- Timestamp:
- 12/20/2014 08:55:21 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-image-editor-imagick.php
r30180 r30979 191 191 * @param int $width 192 192 * @param int $height 193 * 194 * @return true|WP_Error 193 195 */ 194 196 protected function update_size( $width = null, $height = null ) {
Note: See TracChangeset
for help on using the changeset viewer.