Icicle\Concurrent\Threading\Parcel::wrap PHP Method

wrap() protected method

protected wrap ( $value )
    protected function wrap($value)
    {
        $this->storage->set($value);
    }