MCPcopy
hub / github.com/NginxProxyManager/nginx-proxy-manager / defaultOrder

Method defaultOrder

backend/models/dead_host.js:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 static get defaultOrder() {
73 return [castJsonIfNeed("domain_names"), "ASC"];
74 }
75
76 static get relationMappings() {
77 return {

Callers

nothing calls this directly

Calls 1

castJsonIfNeedFunction · 0.90

Tested by

no test coverage detected