$cache
$cache
Cache object we are decorating
Definition cache decorator class that saves all cache retrievals to PHP's memory; good for unit tests or circumstances where there are lots of configuration objects floating around.
$name : string
The name of the decorator