F::modified()
Get the file's last modification time.
F::modified(string $file, string $format = null, string $handler = 'date'): mixed
Parameters
Name | Type | Default | Description |
---|---|---|---|
$file * | string |
– | |
$format | string |
null |
|
$handler | string |
'date' |
date or strftime |
Return type
mixed