PHP Class Bart\Configuration\TestConfig

Inheritance: extends Configuration
Afficher le fichier Open project: box/bart Class Usage Examples

Méthodes publiques

Méthode Description
README ( ) : string
__construct ( $skipLoad = true )
color ( )
configureForTesting ( array $configsArray )
food ( )
getSocialSecurityNumber ( )
hasFavorites ( )
isUnconfigured ( )
nicknames ( )
number ( )
oneTwoThree ( )
password ( )
speed ( )
username ( )
wildGame ( )

Method Details

README() public méthode

public README ( ) : string
Résultat string Sample of how configuration is intended to be defined

__construct() public méthode

public __construct ( $skipLoad = true )

color() public méthode

public color ( )

configureForTesting() public méthode

public configureForTesting ( array $configsArray )
$configsArray array The new internal configurations

food() public méthode

public food ( )

getSocialSecurityNumber() public méthode

hasFavorites() public méthode

public hasFavorites ( )

isUnconfigured() public méthode

public isUnconfigured ( )

nicknames() public méthode

public nicknames ( )

number() public méthode

public number ( )

oneTwoThree() public méthode

public oneTwoThree ( )

password() public méthode

public password ( )

speed() public méthode

public speed ( )

username() public méthode

public username ( )

wildGame() public méthode

public wildGame ( )