Explore Server Side Testing SDK for PHP

ExperimentStorage implements ExperimentStorageInterface

Table of Contents

Interfaces

ExperimentStorageInterface

Constants

EXPERIMENTS_LIST_KEY  = 'experiments'

Properties

$driver  : StorageDriverInterface
$translator  : ExperimentTranslatorInterface

Methods

__construct()  : mixed
getAll()  : array<string|int, Experiment>|array<string|int, mixed>
save()  : bool

Constants

Properties

Methods

save()

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

        
On this page

Search results