You are here

protected property Scope::$server in OAuth2 Server 8

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

The loaded server.

Type: \Drupal\oauth2_server\ServerInterface

File

src/Entity/Scope.php, line 68

Class

Scope
Defines the OAuth2 scope entity.

Namespace

Drupal\oauth2_server\Entity

Code

protected $server;