Skip to content

Commit

Permalink
Merge pull request #15456 from emberjs/locks-patch-2
Browse files Browse the repository at this point in the history
[DOC release] Fix `@for` documentation of registerDeprecationHandler
  • Loading branch information
rwjblue authored Jul 5, 2017
2 parents 7669a4a + bf9ceb6 commit 5d69831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ember-debug/lib/deprecate.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ import { registerHandler as genericRegisterHandler, invoke } from './handlers';
@public
@static
@method registerDeprecationHandler
@for Ember.Debug
@param handler {Function} A function to handle deprecation calls.
@since 2.1.0
*/
Expand Down

0 comments on commit 5d69831

Please sign in to comment.