You are here

protected property Server::$server_id in OAuth2 Server 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Server.php \Drupal\oauth2_server\Entity\Server::server_id

The machine name of this server.

Type: string

File

src/Entity/Server.php, line 61

Class

Server
Defines the OAuth2 server entity.

Namespace

Drupal\oauth2_server\Entity

Code

protected $server_id;