Dir::wasModifiedAfter() Checks if the directory or any subdirectory has been modified after the given timestamp kirby/src/Filesystem/Dir.php#L561 Dir::wasModifiedAfter(string $dir, int $time): bool Parameters Name Type Default $dir * string – $time * int – Return type bool Parent class Kirby\Filesystem\Dir