MCPcopy
hub / github.com/pocketbase/pocketbase / OnSettingsReload

Method OnSettingsReload

core/base.go:1047–1049  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1045}
1046
1047func (app *BaseApp) OnSettingsReload() *hook.Hook[*SettingsReloadEvent] {
1048 return app.onSettingsReload
1049}
1050
1051// -------------------------------------------------------------------
1052// File API event hooks

Callers 4

ReloadSettingsMethod · 0.95
initLoggerMethod · 0.95

Calls

no outgoing calls

Tested by 1