summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/baseconfig/hook.json
blob: da28ad5d6ddee1b13aa7182465191eb6bae93bd6 (plain) (blame)
1
2
3
4
5
6
7
{
	"table": "setting_machine",
	"field": "machineuuid",
	"locationResolver": "StatisticsHooks::baseconfigLocationResolver",
	"tostring": "StatisticsHooks::getBaseconfigName",
	"getfallback": "StatisticsHooks::getBaseconfigParent"
}