()
| 348 | } |
| 349 | |
| 350 | destroy () { |
| 351 | this.$el.find('.unlock-button').popover('destroy') |
| 352 | return super.destroy() |
| 353 | } |
| 354 | } |
| 355 | PlayItemsModal.initClass() |
| 356 | return PlayItemsModal |
nothing calls this directly
no outgoing calls
no test coverage detected