PHP 클래스 Contao\Fixtures\Config

파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
get ( $key )
getInstance ( )
has ( $key )
isComplete ( )
preload ( )
set ( $key, $value )

보호된 메소드들

메소드 설명
__construct ( )

메소드 상세

__construct() 보호된 메소드

protected __construct ( )

get() 공개 정적인 메소드

public static get ( $key )

getInstance() 공개 정적인 메소드

public static getInstance ( )

has() 공개 정적인 메소드

public static has ( $key )

isComplete() 공개 정적인 메소드

public static isComplete ( )

preload() 공개 정적인 메소드

public static preload ( )

set() 공개 정적인 메소드

public static set ( $key, $value )