(s)
| 565 | return tool.name; |
| 566 | } |
| 567 | function _temp3(s) { |
| 568 | return s.mcp; |
| 569 | } |
| 570 | function _temp2() { |
| 571 | return getSettingsForSource("policySettings")?.allowManagedHooksOnly === true; |
| 572 | } |
nothing calls this directly
no outgoing calls
no test coverage detected