phpDocumentor

LoadServerInformation implements Bootstrapper

Class LoadServerInformation

Interfaces, Classes and Traits

Bootstrapper
Interface Bootstrapper

Table of Contents

boot()  : void
Application bootstrapping.
getServerValue()  : string|null
Returns the server value of given key, if available and null otherwise.

Methods

getServerValue()

Returns the server value of given key, if available and null otherwise.

private getServerValue(string $key) : string|null
Parameters
$key : string
Return values
string|null

Search results