Skip to content

Commit

Permalink
rename FeaturesAPI class file and fix namespace capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed May 21, 2024
1 parent e46032e commit 5e3a792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/FeaturesApi.php → includes/FeaturesAPI.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace NewFoldLabs\WP\Module\Features;
namespace NewfoldLabs\WP\Module\Features;

use WP_REST_Controller;
use WP_REST_Request;
Expand Down

0 comments on commit 5e3a792

Please sign in to comment.