public property PdfGenerator::$module in PDF generator API 8
Same name and namespace in other branches
- 2.x src/Annotation/PdfGenerator.php \Drupal\pdf_api\Annotation\PdfGenerator::module
The name of the module providing the generator.
Type: string
File
- src/
Annotation/ PdfGenerator.php, line 31 - Contains \Drupal\pdf_api\Annotation\PdfGenerator.
Class
- PdfGenerator
- Defines an PDF generator annotation object.
Namespace
Drupal\pdf_api\AnnotationCode
public $module;