Methods
(static) loadAdapter(adapter, defaultAdapter, options) → {Object}
Parameters:
Name | Type | Description |
---|---|---|
adapter | Adapter | an adapter |
defaultAdapter | Adapter | the default adapter to load |
options | any | options to pass to the contstructor |
Returns:
the loaded adapter
- Type:
- Object