You are here

protected property Mapping::$gathercontent_project_id in GatherContent 8.5

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

The GatherContent Project ID.

Type: int

File

src/Entity/Mapping.php, line 53

Class

Mapping
Defines the GatherContent Mapping entity.

Namespace

Drupal\gathercontent\Entity

Code

protected $gathercontent_project_id;