MCPcopy Create free account
hub / github.com/reactjs/react-rails / getPublicInstance

Function getPublicInstance

lib/assets/react-source/development/react.js:11153–11155  ·  view source on GitHub ↗
(instance)

Source from the content-addressed store, hash-verified

11151 }
11152 }
11153 function getPublicInstance(instance) {
11154 return instance;
11155 }
11156 function prepareForCommit(containerInfo) {
11157 eventsEnabled = isEnabled();
11158 selectionInformation = getSelectionInformation();

Callers 3

commitLifeCyclesFunction · 0.85
commitAttachRefFunction · 0.85
getPublicRootInstanceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected