You are here

public property OpenIDConnectClient::$label in OpenID Connect / OAuth client 8

Same name and namespace in other branches
  1. 2.x src/Annotation/OpenIDConnectClient.php \Drupal\openid_connect\Annotation\OpenIDConnectClient::label

The human-readable name of the OpenID Connect Client plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/OpenIDConnectClient.php, line 31

Class

OpenIDConnectClient
Defines a OpenID Connect client item annotation object.

Namespace

Drupal\openid_connect\Annotation

Code

public $label;