You are here

public property OAuth2ServerScope::$name in OAuth2 Server 7

The machine name of the scope.

Type: string

File

includes/oauth2_server.scope.inc, line 20

Class

OAuth2ServerScope
Entity class representing the oauth2_server_scope entity type.

Code

public $name;