You are here

protected property Mapping::$gathercontent_template_id in GatherContent 8.5

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

The GatherContent Template ID.

Type: int

File

src/Entity/Mapping.php, line 67

Class

Mapping
Defines the GatherContent Mapping entity.

Namespace

Drupal\gathercontent\Entity

Code

protected $gathercontent_template_id;