The SessionUpdateTimestampHandlerInterface interface

(PHP 7)

はじめに

クラス概要

SessionUpdateTimestampHandlerInterface {
/* メソッド */
abstract public updateTimestamp ( string $key , string $val ) : bool
abstract public validateId ( string $key ) : bool
}

目次