protected property FieldMapping::$data in FillPDF 5.0.x
Same name and namespace in other branches
- 8.4 src/FieldMapping.php \Drupal\fillpdf\FieldMapping::data
The primary value of the mapping.
Type: string
File
- src/
FieldMapping.php, line 22
Class
- FieldMapping
- Represents a mapping between a PDF field and a merge value.
Namespace
Drupal\fillpdfCode
protected $data;