$asset->modified()
Get the file's last modification time.
$asset->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