PHP 클래스 Scalr\Tests\System\Config\ExtensionTest

부터: 11.06.2013
저자: Vitaliy Demidov ([email protected])
상속: extends Scalr\Tests\TestCase
파일 보기 프로젝트 열기: scalr/scalr

공개 메소드들

메소드 설명
testLoad ( )

보호된 메소드들

메소드 설명
getConfigUsedVars ( ) : array Scans all code searching usage of the config parameters
loadExtension ( ) : Extension Gets loaded extension instance

메소드 상세

getConfigUsedVars() 보호된 메소드

Scans all code searching usage of the config parameters
protected getConfigUsedVars ( ) : array
리턴 array Returns array with dot notation access name keys

loadExtension() 보호된 메소드

Gets loaded extension instance
protected loadExtension ( ) : Extension
리턴 Scalr\System\Config\Extension

testLoad() 공개 메소드

public testLoad ( )