-
-
Notifications
You must be signed in to change notification settings - Fork 58
Add cache configuration key documentation #265
Copy link
Copy link
Open
Description
Feature Request
| Q | A |
|---|---|
| Documentation | yes |
Summary
There is a cache config key which can be used for some kind of "default" cache adapter for a project.
| $cacheConfig = $config['cache'] ?? []; |
Not yet a clue where this is used for, might be an MVC specific thing 🤷🏼♂️
Reactions are currently unavailable