Solar_Php::_buildSolarCode()
protected
string
Solar_Php::_buildSolarCode
( string $code
)
Wraps the given code string in extra code to load, start, and stop Solar.
Parameters
(string)
$code
: The code to run in the separate process.
Returns
(string)
Description
Wraps the given code string in extra code to load, start, and stop Solar.