Dir::wasModifiedAfter()
Checks if the directory or any subdirectory has been modified after the given timestamp
Dir::wasModifiedAfter(string $dir, int $time): bool
Parameters
Name | Type | Default |
---|---|---|
$dir * | string |
– |
$time * | int |
– |
Return type
bool