@sourceloop/cache / Exports / CachePluginComponent
Class: CachePluginComponent¶
Implements¶
Component
Table of contents¶
Constructors¶
Properties¶
Constructors¶
constructor¶
• new CachePluginComponent(application
, options?
)
Parameters¶
Name | Type | Default value |
---|---|---|
application |
Application |
undefined |
options |
CachePluginComponentOptions |
DEFAULT_CACHE_PLUGIN_OPTIONS |
Defined in¶
Properties¶
application¶
• Private
Readonly
application: Application
Defined in¶
options¶
• Private
Readonly
options: CachePluginComponentOptions
= DEFAULT_CACHE_PLUGIN_OPTIONS