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