PHP 클래스 Bluz\Proxy\Config

Example of usage use Bluz\Proxy\Config; if (!Config::getData('db')) { throw new Exception('Configuration for db is missed'); }
또한 보기: Instance::getData()
또한 보기: Instance::getModuleData()
저자: Anton Shevchuk
상속: use trait ProxyTrait
파일 보기 프로젝트 열기: bluzphp/framework 1 사용 예제들

보호된 메소드들

메소드 설명
initInstance ( ) : Config Init instance

메소드 상세

initInstance() 보호된 정적인 메소드

Init instance
protected static initInstance ( ) : Config
리턴 Bluz\Config\Config