$filecache->created()
Checks when the cache has been created; returns the creation timestamp on success and false if the item does not exist
$filecache->created(string $key): mixed
Parameters
Name | Type | Default |
---|---|---|
$key * | string |
– |
Return type
mixed