$memorycache->exists()
Determines if an item exists in the cache
$memorycache->exists(string $key): boolParameters
| Name | Type | Default | 
|---|---|---|
| $key * | string | – | 
Return type
bool
Parent class
  Kirby\Cache\MemoryCache    inherited from Kirby\Cache\Cache