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