PHP Class Prose\FromTestEnvironment

Inheritance: extends Prose
Show file Open project: datasift/storyplayer

Public Methods

Method Description
get ( $name )
getAllSettings ( ) : object I think this is used internally at DataSift.
getConfig ( )
getModuleSetting ( $setting )
getName ( )
getOption ( $optionName )

Method Details

get() public method

public get ( $name )

getAllSettings() public method

We've standardised on 'getConfig()' as the documented name for this functionality across all three of the config-related modules.
public getAllSettings ( ) : object
return object

getConfig() public method

public getConfig ( )

getModuleSetting() public method

public getModuleSetting ( $setting )

getName() public method

public getName ( )

getOption() public method

public getOption ( $optionName )