You are here

protected property Mapping::$content_type_name in GatherContent 8.5

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

Content type name.

Type: string

File

src/Entity/Mapping.php, line 95

Class

Mapping
Defines the GatherContent Mapping entity.

Namespace

Drupal\gathercontent\Entity

Code

protected $content_type_name;