Skip to content

Commit a7c6269

Browse files
Add missing use statement
1 parent 11a9a02 commit a7c6269

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

php/media/class-woocommercegallery.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
use Cloudinary\Media;
1111
use WP_REST_Request;
1212
use WP_REST_Response;
13+
use WP_REST_Server;
1314

1415
/**
1516
* Class WooCommerceGallery.

0 commit comments

Comments
 (0)