protected property ImageFieldMapping::$uri in FillPDF 8.4
Same name and namespace in other branches
- 5.0.x src/FieldMapping/ImageFieldMapping.php \Drupal\fillpdf\FieldMapping\ImageFieldMapping::uri
The image file's URI.
Type: string
File
- src/
FieldMapping/ ImageFieldMapping.php, line 29
Class
- ImageFieldMapping
- Represents a mapping between a PDF image field and a merge value.
Namespace
Drupal\fillpdf\FieldMappingCode
protected $uri;