isGlobalContext()
OCP App SDK / isGlobalContext
isGlobalContext()
Check if the current context is for a global function request
Signature
isGlobalContext(): boolean;
Returns
boolean
Defined in: src/app/AppContext.ts:30
Updated 2 months ago