PHP Class yii\httpclient\JsonFormatter

Since: 2.0
Author: Paul Klimov ([email protected])
Inheritance: extends yii\base\Object, implements yii\httpclient\FormatterInterface
Afficher le fichier Open project: yiisoft/yii2-httpclient

Méthodes publiques

Свойство Type Description
$encodeOptions the encoding options.For more details please refer to .

Méthodes publiques

Méthode Description
format ( Request $request )

Method Details

format() public méthode

public format ( Request $request )
$request Request

Property Details

$encodeOptions public_oe property

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