PHP 클래스 Ergo\Error\ErrorContext

파일 보기 프로젝트 열기: 99designs/ergo

공개 메소드들

메소드 설명
add ( $key, $value )
export ( )
get ( $key, $default = null )
remove ( $key )

보호된 메소드들

메소드 설명
_consoleContext ( )
_webContext ( )

메소드 상세

_consoleContext() 보호된 메소드

protected _consoleContext ( )

_webContext() 보호된 메소드

protected _webContext ( )

add() 공개 메소드

public add ( $key, $value )

export() 공개 메소드

public export ( )

get() 공개 메소드

public get ( $key, $default = null )

remove() 공개 메소드

public remove ( $key )