PHP Class Toplan\Sms\CacheStorage

Inheritance: implements Toplan\Sms\Storage
Afficher le fichier Open project: toplan/laravel-sms

Protected Properties

Свойство Type Description
$lifetime

Méthodes publiques

Méthode Description
forget ( $key )
get ( $key, $default )
set ( $key, $value )
setMinutesOfLifeTime ( $time )

Method Details

forget() public méthode

public forget ( $key )

get() public méthode

public get ( $key, $default )

set() public méthode

public set ( $key, $value )

setMinutesOfLifeTime() public static méthode

public static setMinutesOfLifeTime ( $time )

Property Details

$lifetime protected_oe static_oe property

protected static $lifetime