PHP 클래스 DataSift\Storyplayer\Cli\DefaultConfig
1: the default config is defined in here
2: we merge in config from config files
3: we override config with command-line params
The StaticConfigManager class is where you'll find all of the logic
for loading data.
Injectables\ActiveConfigSupport is where you'll find all of the logic
for merging data from config files.
Cli\Common\DefinesSupport is where you'll find all of the logic for
merging data from the command-line params (-D switch)
ALL of the public properties on this object are data bags of one kind
or another.
파일 보기
프로젝트 열기: datasift/storyplayer
공개 프로퍼티들
공개 메소드들
메소드 상세
initDefaultConfig()
공개 메소드
프로퍼티 상세