PHP 클래스 Xpressengine\Config\ConfigVO

저자: XE Developers ([email protected])
상속: extends Illuminate\Support\Fluent
파일 보기 프로젝트 열기: xpressengine/xpressengine 1 사용 예제들

공개 메소드들

메소드 설명
jsonSerialize ( ) : array for "json_encode"
scalar ( ) : array except closure values

메소드 상세

jsonSerialize() 공개 메소드

for "json_encode"
public jsonSerialize ( ) : array
리턴 array

scalar() 공개 메소드

except closure values
public scalar ( ) : array
리턴 array