You are here

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

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

The name of the providing module if the server has been defined in code.

Type: string

File

src/Entity/Server.php, line 99

Class

Server
Defines the OAuth2 server entity.

Namespace

Drupal\oauth2_server\Entity

Code

protected $module;