public property ResponseHeader::$value in HTTP Response Headers 2.0.x
Same name and namespace in other branches
- 8.2 src/Entity/ResponseHeader.php \Drupal\http_response_headers\Entity\ResponseHeader::value
The header value.
Type: string
File
- src/
Entity/ ResponseHeader.php, line 77
Class
- ResponseHeader
- Defines the Example entity.
Namespace
Drupal\http_response_headers\EntityCode
public $value;