protected property Mapping::$content_type in GatherContent 8.5
Same name and namespace in other branches
- 8.3 src/Entity/Mapping.php \Drupal\gathercontent\Entity\Mapping::content_type
- 8.4 src/Entity/Mapping.php \Drupal\gathercontent\Entity\Mapping::content_type
Content type machine name.
Type: string
File
- src/
Entity/ Mapping.php, line 88
Class
- Mapping
- Defines the GatherContent Mapping entity.
Namespace
Drupal\gathercontent\EntityCode
protected $content_type;