Returns the array of environment variables to start the child process with.
public function getEnv() : array { return $this->env; }