PHP 인터페이스 App\Services\Config\ConfigReaderInterface

파일 보기 프로젝트 열기: ngmy/webloyer

공개 메소드들

메소드 설명
getConfig ( string $name ) : mixed Get configuration.

메소드 상세

getConfig() 공개 메소드

Get configuration.
public getConfig ( string $name ) : mixed
$name string Configuration name
리턴 mixed