Documentation

SafeStorage
in package

FinalYes

Table of Contents

Properties

$safeStorage  : array<string|int, mixed>
$hash  : string

Methods

__construct()  : mixed
__destruct()  : mixed
retrieveSafely()  : mixed
storeSafely()  : mixed

Properties

$safeStorage

protected static array<string|int, mixed> $safeStorage = []

Methods

retrieveSafely()

public retrieveSafely(mixed $key) : mixed
Parameters
$key : mixed

storeSafely()

public storeSafely(mixed $key, mixed $value) : mixed
Parameters
$key : mixed
$value : mixed

        
On this page

Search results