Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
yii
httpclient
JsonFormatter
PHP Class yii\httpclient\JsonFormatter
Since:
2.0
Author:
Paul Klimov (
[email protected]
)
Inheritance:
extends
yii\base\Object
,
implements
yii\httpclient\FormatterInterface
Exibir arquivo
Open project: yiisoft/yii2-httpclient
Public Properties
Property
Type
Description
$encodeOptions
the encoding options.For more details please refer to
.
Public Methods
Method
Description
format
(
Request
$request
)
Method Details
format()
public
method
public
format
(
Request
$request
)
$request
Request
Property Details
$encodeOptions
public_oe property
the encoding options.For more details please refer to
.
public
$encodeOptions