public property Scope::$server_id in OAuth2 Server 8
Same name and namespace in other branches
- 2.0.x src/Entity/Scope.php \Drupal\oauth2_server\Entity\Scope::server_id
The machine name of this scope's server.
Type: string
File
- src/
Entity/ Scope.php, line 61
Class
- Scope
- Defines the OAuth2 scope entity.
Namespace
Drupal\oauth2_server\EntityCode
public $server_id;