PHP 클래스 Roots\Soil\Options

파일 보기 프로젝트 열기: roots/soil 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$modules
$options

공개 메소드들

메소드 설명
get ( $module )
getByFile ( $file )
init ( $module, $options = [] )
set ( $options )

보호된 메소드들

메소드 설명
__construct ( $options )

메소드 상세

__construct() 보호된 메소드

protected __construct ( $options )

get() 공개 정적인 메소드

public static get ( $module )

getByFile() 공개 정적인 메소드

public static getByFile ( $file )

init() 공개 정적인 메소드

public static init ( $module, $options = [] )

set() 공개 메소드

public set ( $options )

프로퍼티 상세

$modules 보호되어 있는 정적으로 프로퍼티

protected static $modules

$options 보호되어 있는 프로퍼티

protected $options