public function MessageInterface::getParams

Get application and plugin specific parameters set on the message.

Return value

Collection

1 method overrides MessageInterface::getParams()
AbstractMessage::getParams in drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php
Get application and plugin specific parameters set on the message.

File

drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php, line 18

Class

MessageInterface
Request and response message interface

Namespace

Guzzle\Http\Message

Code

public function getParams();