You are here

protected property Mapping::$data in GatherContent 8.3

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

Mapping data.

Type: string

File

src/Entity/Mapping.php, line 103

Class

Mapping
Defines the GatherContent Mapping entity.

Namespace

Drupal\gathercontent\Entity

Code

protected $data;