Changeset 42343 for trunk/tests/phpunit/includes/mock-image-editor.php
- Timestamp:
- 11/30/2017 11:09:33 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/mock-image-editor.php
r30873 r42343 1 1 <?php 2 2 3 if ( class_exists( 'WP_Image_Editor' ) ) :3 if ( class_exists( 'WP_Image_Editor' ) ) : 4 4 5 5 class WP_Image_Editor_Mock extends WP_Image_Editor {
Note: See TracChangeset
for help on using the changeset viewer.