Explore Server Side Testing SDK for PHP

SettingsStorage implements SettingsStorageInterface

Table of Contents

Interfaces

SettingsStorageInterface

Constants

SETTINGS_KEY  = 'settings'

Properties

$driver  : StorageDriverInterface
$translator  : SettingsTranslatorInterface

Methods

__construct()  : mixed
get()  : mixed
save()  : bool

Constants

Properties

Methods

save()

public save(array<string|int, mixed> $settings) : bool
Parameters
$settings : array<string|int, mixed>
Return values
bool

        
On this page

Search results