protected property Server::$server_id in OAuth2 Server 2.0.x
Same name and namespace in other branches
- 8 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\EntityCode
protected $server_id;