protected property ShellManager::$isWindows in FillPDF 5.0.x
Same name and namespace in other branches
- 8.4 src/ShellManager.php \Drupal\fillpdf\ShellManager::isWindows
Whether we are running on Windows OS.
Type: bool
File
- src/
ShellManager.php, line 26
Class
- ShellManager
- Manage execution of shell commands.
Namespace
Drupal\fillpdfCode
protected $isWindows;