Icicle\Concurrent\Sync\Internal\ExitStatus::getResult PHP Метод

getResult() публичный Метод

public getResult ( ) : mixed
Результат mixed Return value of the callable given to the execution context.
    public function getResult();
ExitStatus