protected property Mapping::$updated_drupal in GatherContent 8.5
Same name and namespace in other branches
- 8.3 src/Entity/Mapping.php \Drupal\gathercontent\Entity\Mapping::updated_drupal
- 8.4 src/Entity/Mapping.php \Drupal\gathercontent\Entity\Mapping::updated_drupal
Timestamp of mapping update in Drupal.
Type: string
File
- src/
Entity/ Mapping.php, line 102
Class
- Mapping
- Defines the GatherContent Mapping entity.
Namespace
Drupal\gathercontent\EntityCode
protected $updated_drupal;