$cache->modified()
Alternate version for Cache::created($key)
$cache->modified(string $key): int|false
Parameters
| Name | Type | Default |
|---|---|---|
| $keyrequired | string |
no default value |
Return types
intorfalse
This method modifies the existing $cache object it is applied to and returns it again.