MCPcopy Create free account
hub / github.com/ORCID/orcid-angular / block_selector

Function block_selector

scripts/new-relic.runtime.js:1043–1045  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1041 return 'nr-mask'
1042 },
1043 get block_selector() {
1044 return e.block_selector
1045 },
1046 set block_selector(t) {
1047 a(t)
1048 ? (e.block_selector += ','.concat(t))

Callers

nothing calls this directly

Calls 1

aFunction · 0.85

Tested by

no test coverage detected