You are here

protected property HttpHeaderBag::$values in RESTful 7.2

The header objects keyed by ID.

Type: array

File

src/Http/HttpHeaderBag.php, line 17
Contains \Drupal\restful\Http\HttpHeaderBag.

Class

HttpHeaderBag

Namespace

Drupal\restful\Http

Code

protected $values = array();