$site->wasModifiedAfter()
Checks if any content of the site has been modified after the given unix timestamp This is mainly used to auto-update the cache
Parameters
Name | Type | Default |
---|---|---|
$time * | mixed |
– |
Return type
bool
Parent class
This is mainly used to auto-update the cache.