()
| 24322 | ) |
| 24323 | } |
| 24324 | start() { |
| 24325 | this._bindParticleComponentFrameworkCommandListenersOnBody() |
| 24326 | this.renderAndGetRenderReport(this.willowBrowser.getBodyStumpParticle()) |
| 24327 | } |
| 24328 | get willowBrowser() { |
| 24329 | if (!this._willowBrowser) { |
| 24330 | if (this.isNodeJs()) { |
no test coverage detected