protected property Header::$values

File

drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php, line 12

Class

Header
Represents a header and all of the values stored by that header

Namespace

Guzzle\Http\Message

Code

protected $values = array();