Icicle\Concurrent\Threading\Parcel::wrap PHP Méthode

wrap() protected méthode

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