You are here

protected property LocalServerPdfBackend::$httpClient in FillPDF 8.4

Same name and namespace in other branches
  1. 5.0.x src/Plugin/PdfBackend/LocalServerPdfBackend.php \Drupal\fillpdf\Plugin\PdfBackend\LocalServerPdfBackend::httpClient

The Guzzle http client.

Type: \GuzzleHttp\Client

File

src/Plugin/PdfBackend/LocalServerPdfBackend.php, line 41

Class

LocalServerPdfBackend
LocalServer PdfBackend plugin.

Namespace

Drupal\fillpdf\Plugin\PdfBackend

Code

protected $httpClient;