You are here

private property ScopeUtility::$server in OAuth2 Server 8

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

The server.

Type: \Drupal\oauth2_server\ServerInterface

File

src/ScopeUtility.php, line 20

Class

ScopeUtility
Provides a scope-checking utility to the library.

Namespace

Drupal\oauth2_server

Code

private $server;