You are here

protected property MpdfGenerator::$footerContent in PDF generator API 2.x

Same name and namespace in other branches
  1. 8 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 58
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;