protected property PdfGeneratorBase::$options in PDF generator API 8
Same name and namespace in other branches
- 2.x src/Plugin/PdfGeneratorBase.php \Drupal\pdf_api\Plugin\PdfGeneratorBase::options
The global options for the PDF generator.
Type: array
File
- src/
Plugin/ PdfGeneratorBase.php, line 26 - Contains \Drupal\printable\Plugin\PrintableFormatBase.
Class
- PdfGeneratorBase
- Provides a base class for PDF generator plugins.
Namespace
Drupal\pdf_api\PluginCode
protected $options = array();