You are here

protected property ServiceEndpoint::$endpoint in Services 8.4

Same name and namespace in other branches
  1. 9.0.x src/Entity/ServiceEndpoint.php \Drupal\services\Entity\ServiceEndpoint::endpoint

The services endpoint.

Type: string

File

src/Entity/ServiceEndpoint.php, line 64

Class

ServiceEndpoint
Defines the service endpoint entity.

Namespace

Drupal\services\Entity

Code

protected $endpoint;