Skip to content

Commit

Permalink
change public to private
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Majoros committed Mar 29, 2021
1 parent 3a1bfa2 commit 62e7b92
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -637,7 +637,7 @@ const LinkComponent = EmberComponent.extend({
* link-to-external component extends the link-to component.
*
* @method assertLinkToOrigin
* @public
* @private
*/
assertLinkToOrigin() {
assert(
Expand Down

0 comments on commit 62e7b92

Please sign in to comment.