Search
Preparing search index...
The search index is not available
Quiver-Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ExistingMappingProvider
Class ExistingMappingProvider
Provide value of existing mapping of required type
author
Jānis Radiņš
Hierarchy
ExistingMappingProvider
Implements
InjectionValueProvider
Index
Constructors
constructor
Methods
get
Provider
Value
Constructors
constructor
new
Existing
Mapping
Provider
(
injector
:
Injector
, type
:
Type
<
any
>
)
:
ExistingMappingProvider
Parameters
injector:
Injector
type:
Type
<
any
>
Returns
ExistingMappingProvider
Methods
get
Provider
Value
get
Provider
Value
(
)
:
any
Returns
any
Globals
Existing
Mapping
Provider
constructor
get
Provider
Value
Provide value of existing mapping of required type
Jānis Radiņš