You are here

protected static property ViewsPdfBase::$templateList in Views PDF 8

List with the uploaded templates.

Type: array

File

src/ViewsPdfBase.php, line 39
Contains \Drupal\views_pdf\ViewsPdfTemplate.

Class

ViewsPdfBase
The main class to generate the PDF.

Namespace

Drupal\views_pdf

Code

protected static $templateList = NULL;