PHP Class Prose\FromEnvironment

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

Public Methods

Method Description
__get ( $appName )
__isset ( $appName )
getAppSetting ( $appName, $settingName )
getAppSettings ( $appName )

Method Details

__get() public method

public __get ( $appName )

__isset() public method

public __isset ( $appName )

getAppSetting() public method

public getAppSetting ( $appName, $settingName )

getAppSettings() public method

public getAppSettings ( $appName )