PHP 클래스 Nette\Neon\Encoder

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

공개 메소드들

메소드 설명
encode ( $var, $options = NULL ) : string Returns the NEON representation of a value.

메소드 상세

encode() 공개 메소드

Returns the NEON representation of a value.
public encode ( $var, $options = NULL ) : string
리턴 string