Skip to content

Commit

Permalink
Rename from Prompt to Compare
Browse files Browse the repository at this point in the history
  • Loading branch information
wpscholar committed Dec 15, 2021
1 parent fd3fb41 commit dd88c62
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
namespace WP_Forge\WP_Scaffolding_Tool\Conditions;

/**
* Class Prompt
* Class Compare
*/
class Prompt extends AbstractCondition {
class Compare extends AbstractCondition {

/**
* Validate condition properties.
Expand Down

0 comments on commit dd88c62

Please sign in to comment.