php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
SessionUpdateTimestampHandlerInterface Interface Reference

Public Member Functions

 validateId (string $id)
 
 updateTimestamp (string $id, string $data)
 

Detailed Description

Definition at line 119 of file session.stub.php.

Member Function Documentation

◆ updateTimestamp()

SessionUpdateTimestampHandlerInterface::updateTimestamp ( string $id,
string $data )

@tentative-return-type

◆ validateId()

SessionUpdateTimestampHandlerInterface::validateId ( string $id)

@tentative-return-type


The documentation for this interface was generated from the following file: