protected property Server::$name in OAuth2 Server 8
Same name and namespace in other branches
- 2.0.x 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\EntityCode
protected $name;