private property ScopeUtility::$server in OAuth2 Server 8
Same name and namespace in other branches
- 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_serverCode
private $server;