Skip to content

Commit

Permalink
Merge branch '2.3.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Jun 19, 2020
2 parents ea63984 + f961043 commit 51e9a5d
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -515,7 +515,6 @@ public static ConfigurationPropertyName of(CharSequence name) {
* if the name is not valid.
* @param name the source name
* @return a {@link ConfigurationPropertyName} instance
* @throws InvalidConfigurationPropertyNameException if the name is not valid
* @since 2.3.1
*/
public static ConfigurationPropertyName ofIfValid(CharSequence name) {
Expand Down

0 comments on commit 51e9a5d

Please sign in to comment.