You are here

public property HttpError::$result in Little helpers 7

Same name and namespace in other branches
  1. 7.2 src/Rest/HttpError.php \Drupal\little_helpers\Rest\HttpError::result

File

src/Rest/HttpError.php, line 10

Class

HttpError
An exception class that signifies a non 200 HTTP response.

Namespace

Drupal\little_helpers\Rest

Code

public $result;