PHP 클래스 Xpressengine\Tests\Support\SampleSingleton

상속: extends Xpressengine\Support\Singleton
파일 보기 프로젝트 열기: xpressengine/xpressengine 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$attributes

공개 메소드들

메소드 설명
get ( $key )
getAttributes ( )
set ( $key, $val )

메소드 상세

get() 공개 메소드

public get ( $key )

getAttributes() 공개 메소드

public getAttributes ( )

set() 공개 메소드

public set ( $key, $val )

프로퍼티 상세

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

protected $attributes