You are here

protected property Server::$name in OAuth2 Server 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/Server.php \Drupal\oauth2_server\Entity\Server::name

The human-readable name of this server.

Type: string

File

src/Entity/Server.php, line 68

Class

Server
Defines the OAuth2 server entity.

Namespace

Drupal\oauth2_server\Entity

Code

protected $name;