Skip to content
module_retention_strategy โ€บ Typedefs โ€บ ControllerGetter typedef

ControllerGetter โ€‹

typedef ControllerGetter = dynamic Function()

Signature for a function that returns the current ModuleController, or null if none is attached.

Used by ModuleRetentionBinding to query the controller held by the owning ModuleScope state.