SessionUpdateTimestampHandlerInterface::updateTimestamp

(PHP 7)

SessionUpdateTimestampHandlerInterface::updateTimestampUpdate timestamp

Beschreibung

abstract public SessionUpdateTimestampHandlerInterface::updateTimestamp ( string $key , string $val ) : bool

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

key

val

Rückgabewerte

Returns TRUE if the timestamp was updated, FALSE otherwise.