You are here

public property ResponseHeader::$label in HTTP Response Headers 8.2

Same name and namespace in other branches
  1. 2.0.x src/Entity/ResponseHeader.php \Drupal\http_response_headers\Entity\ResponseHeader::label

The human readable label.

Type: string

File

src/Entity/ResponseHeader.php, line 49

Class

ResponseHeader
Defines the Example entity.

Namespace

Drupal\http_response_headers\Entity

Code

public $label;