You are here

protected property GeneratePdf::$configFactory in PDF using mPDF 8

The configuration factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides ControllerBase::$configFactory

File

src/Controller/GeneratePdf.php, line 49

Class

GeneratePdf
Class GeneratePdf.

Namespace

Drupal\pdf_using_mpdf\Controller

Code

protected $configFactory;