You are here

protected property MpdfGenerator::$footerContent in PDF generator API 8

Same name and namespace in other branches
  1. 2.x src/Plugin/PdfGenerator/MpdfGenerator.php \Drupal\pdf_api\Plugin\PdfGenerator\MpdfGenerator::footerContent

The saved footer content.

Type: string

File

src/Plugin/PdfGenerator/MpdfGenerator.php, line 56
Contains \Drupal\pdf_api\Plugin\MpdfGenerator.

Class

MpdfGenerator
A PDF generator plugin for the mPDF library.

Namespace

Drupal\pdf_api\Plugin\PdfGenerator

Code

protected $footerContent;