You are here

private property Shell::$processIsolation in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/console/Shell.php \Symfony\Component\Console\Shell::processIsolation

File

vendor/symfony/console/Shell.php, line 34

Class

Shell
A Shell wraps an Application to add shell capabilities to it.

Namespace

Symfony\Component\Console

Code

private $processIsolation = false;