public property OAuth2Server::$label in OAuth2 Server 7
The label of the server.
Type: string
File
- includes/
oauth2_server.server.inc, line 20
Class
- OAuth2Server
- Entity class representing the oauth2_server entity type.
Code
public $label;
The label of the server.
Type: string
public $label;