Skip to content

Commit

Permalink
CB-5574. Added none parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisSinelnikov committed Jan 15, 2025
1 parent 6ba1a71 commit 811bb7a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,6 @@ public void setValidValues(Object[] validValues) {
public void setSupportedConfigurationTypes(String[] supportedConfigurationTypes) {
this.supportedConfigurationTypes = supportedConfigurationTypes;
}


}

0 comments on commit 811bb7a

Please sign in to comment.