public property OAuth2ServerScope::$description in OAuth2 Server 7
The description used to describe the scope on the authorization form.
Type: string
File
- includes/
oauth2_server.scope.inc, line 27
Class
- OAuth2ServerScope
- Entity class representing the oauth2_server_scope entity type.
Code
public $description;