Skip to content

Commit

Permalink
mark Application#buildInstance as public
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescdavis committed Aug 23, 2018
1 parent 9ab6fae commit 8ef976f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@ember/application/lib/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ const Application = Engine.extend({
/**
Create an ApplicationInstance for this application.
@private
@public
@method buildInstance
@return {ApplicationInstance} the application instance
*/
Expand Down

0 comments on commit 8ef976f

Please sign in to comment.