You are here

protected property RestfulException::$headers in RESTful 7.2

Array of extra headers to set when throwing an exception.

Type: array

File

src/Exception/RestfulException.php, line 33
Contains \Drupal\restful\Exception\RestfulException.

Class

RestfulException

Namespace

Drupal\restful\Exception

Code

protected $headers = array();