You are here

protected property ServiceEndpoint::$label in Services 9.0.x

Same name and namespace in other branches
  1. 8.4 src/Entity/ServiceEndpoint.php \Drupal\services\Entity\ServiceEndpoint::label

The services endpoint label.

Type: string

File

src/Entity/ServiceEndpoint.php, line 57

Class

ServiceEndpoint
Defines the service endpoint entity.

Namespace

Drupal\services\Entity

Code

protected $label;