$user->modified()
Returns the last modification date of the user
$user->modified(string $format = 'U', string $handler = null, string $languageCode = null): int|string
Parameters
Name | Type | Default | Description |
---|---|---|---|
$format |
string |
'U' |
|
$handler |
string |
null |
|
$languageCode |
string |
null |
Return type
int
|string