Skip to content

Commit

Permalink
Minor formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
david-waltermire committed Jul 10, 2023
1 parent 3d9893d commit 659e22f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
/**
* Get the metaschemas associated with this package.
*
* @return the classes that extend {@link IMetaschema} or an empty array if no metaschemas are defined
* @return the classes that extend {@link IMetaschema} or an empty array if no metaschemas are
* defined
*/
Class<? extends IMetaschema>[] metaschemas() default {};
}

0 comments on commit 659e22f

Please sign in to comment.