Skip to content

Commit

Permalink
Merge pull request emberjs#17978 from richgt/richgt/make-haslisteners…
Browse files Browse the repository at this point in the history
…-public
  • Loading branch information
rwjblue authored and nevilm-lt committed Apr 22, 2022
1 parent 078eefd commit 9123f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@ember/-internals/metal/lib/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ export function sendEvent(
}

/**
@private
@public
@method hasListeners
@static
@for @ember/object/events
Expand Down

0 comments on commit 9123f9b

Please sign in to comment.