Icicle\Concurrent\Sync\Internal\ExitStatus::getResult PHP Method

getResult() public method

public getResult ( ) : mixed
return mixed Return value of the callable given to the execution context.
    public function getResult();
ExitStatus