Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
}
2944
function
_hideTheForm() {
2945
SplitViewPage.hideForm();
2946
}
2947
function
_getFormSelector() {
2948
return
"."
+ SplitViewPage.getDetailsFormClass();
2949
}
Callers
1
_removeDetails
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected