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