You are here

protected property Mapping::$gathercontent_project in GatherContent 8.5

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

The GatherContent Project name.

Type: string

File

src/Entity/Mapping.php, line 60

Class

Mapping
Defines the GatherContent Mapping entity.

Namespace

Drupal\gathercontent\Entity

Code

protected $gathercontent_project;