You are here

protected property LocalServerPdfBackend::$fileSystem in FillPDF 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Plugin/PdfBackend/LocalServerPdfBackend.php \Drupal\fillpdf\Plugin\PdfBackend\LocalServerPdfBackend::fileSystem

The file system.

Type: \Drupal\Core\File\FileSystem

File

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

Class

LocalServerPdfBackend
LocalServer PdfBackend plugin.

Namespace

Drupal\fillpdf\Plugin\PdfBackend

Code

protected $fileSystem;