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 25, 2021
1 parent 8759ae8 commit b063c4c
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 b063c4c

Please sign in to comment.