phpDocumentor

ConfigurationAdapter
in package
implements ConfigurationAdapterInterface

Interfaces, Classes and Traits

ConfigurationAdapterInterface

Table of Contents

$configurationService  : ConfigurationService
__construct()  : mixed
get()  : mixed
set()  : void

Properties

Methods

get()

public get(string $key) : mixed
Parameters
$key : string
Tags
inheritDoc
Return values
mixed

set()

public set(string $key, mixed $value) : void
Parameters
$key : string
$value : mixed
Tags
inheritDoc
Return values
void

Search results