$database->lastId()
Returns the last id if available
$database->lastId(): int|null
Return types
intornull
This method modifies the existing $database object it is applied to and returns it again.
Returns the last id if available
$database->lastId(): int|null
intornull
This method modifies the existing $database object it is applied to and returns it again.