Solar_Php::setEcho()
public
Solar_Php
Solar_Php::setEcho
( bool $echo
)
Turns execution process output on and off.
Parameters
(bool)
$echo
: True to echo the process as it runs, or false to suppress output.
Returns
(Solar_Php)
Description
Turns execution process output on and off.