Changeset 36250 for trunk/src/wp-includes/class-wp-image-editor.php
- Timestamp:
- 01/10/2016 01:25:44 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-image-editor.php
r33734 r36250 22 22 /** 23 23 * Each instance handles a single file. 24 * 25 * @param string $file Path to the file to load. 24 26 */ 25 27 public function __construct( $file ) {
Note: See TracChangeset
for help on using the changeset viewer.