You are here

public property Oauth2Client::$name in OAuth2 Client 8.2

Same name and namespace in other branches
  1. 8.3 src/Annotation/Oauth2Client.php \Drupal\oauth2_client\Annotation\Oauth2Client::name

The human-readable name of the OAuth2 Client.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/Oauth2Client.php, line 28

Class

Oauth2Client
Annotation definition Oauth2Client plugins.

Namespace

Drupal\oauth2_client\Annotation

Code

public $name;