protected property LocalServerPdfBackend::$httpClient in FillPDF 5.0.x
Same name and namespace in other branches
- 8.4 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 43
Class
- LocalServerPdfBackend
- LocalServer PdfBackend plugin.
Namespace
Drupal\fillpdf\Plugin\PdfBackendCode
protected $httpClient;