You are here

protected property ShellManager::$configFactory in FillPDF 8.4

Same name and namespace in other branches
  1. 5.0.x src/ShellManager.php \Drupal\fillpdf\ShellManager::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/ShellManager.php, line 19

Class

ShellManager
Manage execution of shell commands.

Namespace

Drupal\fillpdf

Code

protected $configFactory;