Skip to content

Commit

Permalink
Make Evented#setEventedParent private
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Wojciechowski committed Sep 22, 2016
1 parent 5469843 commit 102807b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/util/evented.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ var Evented = {
/**
* Bubble all events fired by this instance of Evented to this parent instance of Evented.
*
* @private
* @param {parent}
* @param {data}
* @returns {Object} `this`
Expand Down

0 comments on commit 102807b

Please sign in to comment.