You are here

public property ClientAuthorization::$id in Entity Share 8.3

The plugin ID.

A machine name for the authorization type provided by this plugin.

Type: string

File

modules/entity_share_client/src/Annotation/ClientAuthorization.php, line 31

Class

ClientAuthorization
Defines an Entity Share Client authorization annotation object.

Namespace

Drupal\entity_share_client\Annotation

Code

public $id;