()
| 5989 | return this._core.onTitleChange; |
| 5990 | } |
| 5991 | get onWriteParsed() { |
| 5992 | return this._core.onWriteParsed; |
| 5993 | } |
| 5994 | get element() { |
| 5995 | return this._core.element; |
| 5996 | } |
nothing calls this directly
no outgoing calls
no test coverage detected