You are here

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

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

The services endpoint ID.

Type: string

File

src/Entity/ServiceEndpoint.php, line 50

Class

ServiceEndpoint
Defines the service endpoint entity.

Namespace

Drupal\services\Entity

Code

protected $id;