Skip to content

Commit

Permalink
Fixes #185.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Jan 27, 2023
1 parent 1804c56 commit 527275e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions structurizr-core/src/com/structurizr/model/Model.java
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ public Enterprise getEnterprise() {

/**
* Sets the enterprise associated with this model.
* This is typically used in conjunction with {@link Location}.
*
* @param enterprise an Enterprise instance
*/
Expand Down

0 comments on commit 527275e

Please sign in to comment.