You are here

protected property Mapping::$id in GatherContent 8.3

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

The GatherContent Mapping ID.

Type: string

File

src/Entity/Mapping.php, line 47

Class

Mapping
Defines the GatherContent Mapping entity.

Namespace

Drupal\gathercontent\Entity

Code

protected $id;