You are here

protected property Mapping::$id in GatherContent 8.4

Same name and namespace in other branches
  1. 8.5 src/Entity/Mapping.php \Drupal\gathercontent\Entity\Mapping::id
  2. 8.3 src/Entity/Mapping.php \Drupal\gathercontent\Entity\Mapping::id

The GatherContent Mapping ID.

Type: string

File

src/Entity/Mapping.php, line 27

Class

Mapping
Defines the GatherContent Mapping entity.

Namespace

Drupal\gathercontent\Entity

Code

protected $id;