Search
Preparing search index...
The search index is not available
justcore | API Documentation
Interface ModuleFactory
A function that accepts a sandbox instance and creates a module for it.
Callable
__call
(
sandbox
:
Sandbox
)
:
Module
A function that accepts a sandbox instance and creates a module for it.
Parameters
sandbox:
Sandbox
Returns
Module
Core
Core
Class
Extension
Func
Hook
Props
Message
Message
Handler
Module
Module
Factory
Module
Start
Options
Plugins
Map
Sandbox
Sandbox
Class
Unsubscribe
Hook
Type
A function that accepts a sandbox instance and creates a module for it.