You are here

protected property Mapping::$gathercontent_template in GatherContent 8.5

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

The GatherContent Template name.

Type: string

File

src/Entity/Mapping.php, line 74

Class

Mapping
Defines the GatherContent Mapping entity.

Namespace

Drupal\gathercontent\Entity

Code

protected $gathercontent_template;