You are here

protected property Remote::$id in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_client/src/Entity/Remote.php \Drupal\entity_share_client\Entity\Remote::id
  2. 8 modules/entity_share_client/src/Entity/Remote.php \Drupal\entity_share_client\Entity\Remote::id

The Remote ID.

Type: string

File

modules/entity_share_client/src/Entity/Remote.php, line 57

Class

Remote
Defines the Remote entity.

Namespace

Drupal\entity_share_client\Entity

Code

protected $id;