PHP 클래스 yii\httpclient\JsonFormatter

부터: 2.0
저자: Paul Klimov ([email protected])
상속: extends yii\base\Object, implements yii\httpclient\FormatterInterface
파일 보기 프로젝트 열기: yiisoft/yii2-httpclient

공개 프로퍼티들

프로퍼티 타입 설명
$encodeOptions the encoding options.For more details please refer to .

공개 메소드들

메소드 설명
format ( Request $request )

메소드 상세

format() 공개 메소드

public format ( Request $request )
$request Request

프로퍼티 상세

$encodeOptions 공개적으로 프로퍼티

the encoding options.For more details please refer to .
public $encodeOptions