MCPcopy
hub / github.com/Worklenz/worklenz / remove

Method remove

worklenz-backend/src/public/tinymce/tinymce.js:31066–31068  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31064 return hasEditableRoot(this);
31065 }
31066 remove() {
31067 remove$1(this);
31068 }
31069 destroy(automatic) {
31070 destroy(this, automatic);
31071 }

Callers

nothing calls this directly

Calls 1

remove$1Function · 0.70

Tested by

no test coverage detected