MCPcopy
hub / github.com/webpack/webpack / _hideTheForm

Function _hideTheForm

test/configCases/inner-graph/issue-11678/module.js:2944–2946  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2942 SplitViewPage.showForm();
2943}
2944function _hideTheForm() {
2945 SplitViewPage.hideForm();
2946}
2947function _getFormSelector() {
2948 return "." + SplitViewPage.getDetailsFormClass();
2949}

Callers 1

_removeDetailsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected