Skip to content

Commit

Permalink
Update includes/admin/class-wc-rest-upe-flag-toggle-controller.php
Browse files Browse the repository at this point in the history
Co-authored-by: Brett Shumaker <[email protected]>
  • Loading branch information
timur27 and brettshumaker authored Dec 20, 2023
1 parent 55322aa commit 526ebb9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
* REST controller for UPE feature flag. Needs to stay in the codebase to avoid error on plugin update for versions 6.9.2 or earlier.
*/
class WC_REST_UPE_Flag_Toggle_Controller extends WP_REST_Controller {
public function register_routes() {}
}

0 comments on commit 526ebb9

Please sign in to comment.