Skip to content

Commit

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

0 comments on commit 72da0db

Please sign in to comment.