Shell deprecated
class Shell extends Shell
deprecated
Shell.
Methods
|  __construct(Application $application)  Constructor.  |  from Shell | |
|  run()  Runs the shell.  |  from Shell | |
| getProcessIsolation() | from Shell | |
| setProcessIsolation($processIsolation) | from Shell | 
Details
__construct(Application $application)
Constructor.
If there is no readline support for the current PHP executable a \RuntimeException exception is thrown.
Parameters
| Application | $application | An application instance | 
run()
Runs the shell.
getProcessIsolation()
setProcessIsolation($processIsolation)
Parameters
| $processIsolation | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/3.3/Symfony/Bundle/FrameworkBundle/Console/Shell.html