Dir::wasModifiedAfter()
Checks if the directory or any subdirectory has been modified after the given timestamp
Parameters
Name | Type | Default |
---|---|---|
$dir * | string |
– |
$time * | int |
– |
Return type
bool
Parent class
Kirby\Cms\Dir
inherited from Kirby\Toolkit\Dir