You are here

protected property RestfulException::$headers in RESTful 7

Array of extra headers to set when throwing an exception.

Type: array

File

exceptions/RestfulException.php, line 29
Contains RestfulException

Class

RestfulException
@file Contains RestfulException

Code

protected $headers = array();