Changeset 42746 for trunk/src/wp-includes/class-wp-image-editor.php
- Timestamp:
- 02/25/2018 08:21:37 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-image-editor.php
r42702 r42746 35 35 * @since 3.5.0 36 36 * 37 * @static38 37 * @abstract 39 38 * … … 51 50 * @since 3.5.0 52 51 * 53 * @static54 52 * @abstract 55 53 * … … 431 429 * @since 3.5.0 432 430 * 433 * @static434 *435 431 * @param string $extension 436 432 * @return string|false … … 459 455 * @since 3.5.0 460 456 * 461 * @static462 *463 457 * @param string $mime_type 464 458 * @return string|false
Note: See TracChangeset
for help on using the changeset viewer.