You are here

public property WkhtmltopdfController::$settings in wkhtmltopdf 2.0.x

Same name and namespace in other branches
  1. 8 src/Controller/WkhtmltopdfController.php \Drupal\wkhtmltopdf\Controller\WkhtmltopdfController::settings

The wkhtmltopdf module config

Type: Drupal\Core\Config\ImmutableConfig

File

src/Controller/WkhtmltopdfController.php, line 25

Class

WkhtmltopdfController
A Controller to generate PDFs and return them as a binary reponse.

Namespace

Drupal\wkhtmltopdf\Controller

Code

public $settings;