You are here

protected property OAuth2Client::$id in OAuth2 Client 8

Unique identifier of an OAuth2Client object.

Type: string|null

File

src/Service/OAuth2Client.php, line 36

Class

OAuth2Client
OAuth2Client service.

Namespace

Drupal\oauth2_client\Service

Code

protected $id = NULL;