public property ResponseHeader::$value in HTTP Response Headers 8.2
Same name and namespace in other branches
- 2.0.x 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;